Viewing 15 topics - 250,366 through 250,380 (of 283,971 total)
Topics
Started by
Posts
Last post
I have built an Access form in an ADE database project linked to SQL server 2000. I would like to r…
6 replies
Hi, I am a newbie when it comes ot sql. Just need a simple script to delete items from a database f…
2 replies
Hi , The wrong way : UPDATE Customer SET CustText = CustText + 'ABCD' WHERE CustId = 10 The right …
5 replies
quick (and propably) easy question : how do I export the output of a stored proc into a text file? …
19 replies
create procedure newproc as select @@procid as procid go exec newproc go The above procedure of r…
12 replies
Why do we use sp_executesql and what are the suitable conditions to use that statement
2 replies
I am trying to display the unEmployment rates for a particular state based on the Time Dimension. T…
1 replies
I am working in an enviroment where the main production box is running SQL Server 2000 Enterprise a…
4 replies
I just read an article by Clinton Herring titled "Replacing Cursors and While Loops". It got me thi…
5 replies
Hey, Can the same report, when published on different servers on different computers, be rendered v…
7 replies
G'day all, I have a situation here where some onfloor systems are generating a new database each da…
2 replies
Hi there, Would somebody happen to know of a way to export all the syntax (sqls, vbscripts etc.) fr…
2 replies
Hi, I tried to have tab (-t) as my column delimeter when bcp out data from table: bcp DAT…
7 replies
All We are new to replication and are looking for some white papers on the do's and dont's of SQL s…
4 replies
Recently we migrated a database to a new server, and deleted the old database. A number of users st…
3 replies
Viewing 15 topics - 250,366 through 250,380 (of 283,971 total)