Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / General / Other SQL Server Topics / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Stored Proceedures28 Jul 2005 10:01 GMT2
I work in a University and we are looking at installing a MSSQL 2000
database for students to be able to use for their final year projects.
Previously we gave them mysql and access. I am quite new to MSSQL and
was wondering if any of the stored proceedures which get created with
Report query28 Jul 2005 07:19 GMT2
I am trying to create a query which should return 4 columns
Facility  | NoOfActiveApplicants | NoOfArchivedApplicants | TotalApplicants
I would be glad to even have just 3 columns since, the Total can be computed
in the display table (ColdFusion interface)
Error Handing28 Jul 2005 05:55 GMT2
I have created the stored procedure and I want to handle the error like
Create Procedure MytablePro
as
select fld1, fld2 from mytable
Yukon XQuery question27 Jul 2005 22:44 GMT2
I am trying to query data in an XML variable and I am having trouble
getting the data out in the format that I would like.  Given the
following XML:
declare @myDoc xml
Convert nvarchar to decimal 27 Jul 2005 19:33 GMT1
i have a pb usine the convert and cast function from nvarchar to decimal
when i run for erxample this script
declare @TT as nvarchar(6)
set @TT = '2,2'
Enterprise Manager27 Jul 2005 18:44 GMT1
Hi,
I am currently trying to develope a reporting system through Enterprise
Manager.  The origional Database was an Access Database.  I tried the
upsizing wizard to put the Database onto the SQL Server which didn't work.  I
Need help with SQL query. Keyword matching.27 Jul 2005 18:17 GMT2
I have two tables:
workgroups (wg_id, wg_name)
workgroups_keywords (wgk_wg_id, wgk_keyword)
Each workgroup has an associated list of one or more keywords.
date format27 Jul 2005 18:12 GMT4
In SQL Server 2000, I have a field that is datetime. It stores it in this
format:
7/27/2005 8:32:44 PM
When I retrieve data from this field, I'd like to display it in the same
Creating DB from Access27 Jul 2005 11:43 GMT1
I have a database in MS Access, and I want to copy the table structures
and data over to a SQLExpress database. Could someone please advise what
the best way of doing this would be? Do I need to create all the tables
manually, then copy the data, or can I do it all in one fell ...
Help with SQL Query27 Jul 2005 11:10 GMT3
I have 2 tables:
- Users, with fields id and fullName
- Accounts, with accntID, userID, accntName, Active
I need to write a query which lists all the users, along with the
Anything that you find in SQL object scripts, you can also find them in system tables?27 Jul 2005 10:36 GMT4
I tried all the INFORMATION_SCHEMA on SQL 2000 and
I see that the system tables hold pretty much everything I am
interested in: Objects names (columns, functions, stored procedures, ...)
stored procedure statements in syscomments table.
MS SQL Reporting Service in Windows 2003 Server27 Jul 2005 01:40 GMT1
 I tried to Develop one Report in SQL Reporting Service. I have
installed SQL Reporting Serivice in Windows 2003 machine. SQL Server
Database is in another machine, running on Windows 2000. I developed
and deployed the report and all went fine.
Massive amoutns of Reading27 Jul 2005 01:29 GMT9
Our database server has started acting weird and at this point I'm either
too sleep deprived or close to the problem to adequately diagnose the issue.
Basically to put it simply... when I look at the read disk queue length, the
disks queues are astronomical.
Use SQL-DMO, ADO or ADO.NET?27 Jul 2005 01:18 GMT6
I've used ADO before and now SQL-DMO to execute
SQL statements on a SQL Server database.
I was just thinking if SQL-DMO has any capabilities
that ADO.NET does not have when it comes to
Very slow distinct select26 Jul 2005 23:43 GMT8
My table looks like this:
char(150) HTTP_REF,
char(250) HTTP_USER,
char(150) REMOTE_ADDR,
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 June, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.