Viewing 15 topics - 275,881 through 275,895 (of 283,875 total)
Topics
Started by
Posts
Last post
I have to replicate a table from server1 to server2 In server1 users can insert records that has an…
3 replies
I am trying to copy data from one database table to another database table. Both tables have the sa…
2 replies
On SS7.0, I have a table called persons with FirstName varchar(25) and LastName varchar(25). I need…
2 replies
I have always had a problem accessing my sql server after renaming mysystem. Now I need to rename m…
1 replies
Hi I noticed the other day that if you write a select statement such as: SELECTItemID, Version FR…
1 replies
I tried to find how to format a number as a string with commas (9,999.00 or 10,101). Is there an e…
3 replies
When a distributed query is fired , for the first time it gives an error General Network Error and …
6 replies
When I run use northwind DECLARE @CharVariable CHAR(9) SET @CharVariable = 'Beverages' select * fro…
1 replies
Is there anyway to write the return from a FOR XML call to a file from a sql server table trigger. …
8 replies
What method would you use to determine the the which date is the Third Monday of each Month?
1 replies
Hi, I use SQL2K run under WIN2K advanced Server for my accounting database. One of my SP has to acc…
7 replies
Ok, is anyone able to help with an example of how to Bulk Insert XML and also Bulk Export (Copy?) X…
9 replies
This may sound like a silly question but how does one know that "immediate updating" is immediate? …
2 replies
SQL Server 2k (Sp2): I have a DTS package with an Informix ODBC connection. Package runs successsfu…
1 replies
I want to export/import sql server table to excel file from an asp page. Please help me.
1 replies
Viewing 15 topics - 275,881 through 275,895 (of 283,875 total)