Viewing 15 topics - 259,021 through 259,035 (of 283,963 total)
Topics
Started by
Posts
Last post
Hi I am having a problem with restoring a databaase. My databse is around 7 GB. I am re…
11 replies
I wrote a procedure to issue a dts run. EXEC master..xp_cmdshell 'DTSRun /S' ServerName /…
3 replies
Can anyone tell me how to determine whether a column is an identity column when querying the system…
5 replies
Does any one know how to compare two tables with same structure and different names in two differen…
12 replies
VB Transformation: DTSDestination("Field1") = DTSSource("Field2") * -1 Error: Variable…
6 replies
My web application connects to a SQL 2000 database via an ADO wrapper. If I run the app from …
7 replies
HI, has anybody an idea how I can pipe the output of an osql-select command within a cmd.file to a …
1 replies
Hi, How can I find the last modified date of a time in sql server 2000? Thanks, Sridha…
2 replies
Hi, How can I find the last modified date of a table in sql server 2000? Thanks, Sridh…
1 replies
declare @ordlist varchar(1000) select @ordlist = isnull(@ordlist + ', ','') + OrderVal from v…
1 replies
I have downloaded a copy of SQLH2 and have it installed and working. But, I was wondering if anyone…
3 replies
Hello, I have a table that constantly has rows inserted, and one of the fields is always empty…
5 replies
I have found several samples for how can i use SQL-DMO to make a backup or restore a file, and so f…
1 replies
I am running SQL Server 2000 SP3 on Windows Server 2000. I have a nightly maint plan setup to backu…
1 replies
Hello All, I have to import rows from excel sheet to the tables. My question is I need to find the …
1 replies
Viewing 15 topics - 259,021 through 259,035 (of 283,963 total)