Viewing 15 topics - 249,481 through 249,495 (of 283,956 total)
Topics
Started by
Posts
Last post
We have a template database in which development is done. We back up that database to a BAK file, a…
4 replies
Hi all, I had designed a DTS package for transferring Text file data to my sql server database tabl…
1 replies
IF EXISTS (SELECT name FROM master.dbo.sysdatabases WHERE name = N'Community') DROP DATABASE …
2 replies
Lets says I have a table with the following values (date and time in separate fields) somereference…
6 replies
I cannot find the reason why I cannot run this distributed transacion cross domain. I've enabled t…
8 replies
Hi, I have a situation where I need to identify if a unique constraint exists on a table and if it …
3 replies
Hi, I'm looking for method on how to generate query result to an xml file from SQL Server 2000. Th…
3 replies
Hi All, Does anyone have this script to rebuild indexes for all tables in all user databases? Pleas…
5 replies
Hello All, I am planning to do Transaction replication from our production server to reporting serv…
2 replies
Hi all, I got the serious problem in searching data: I have account payable transaction that store …
6 replies
I have a table with 10 columns and data from text file (csv) is transferred into this table. The te…
2 replies
Hello everyone, when I run this statement: select convert(char, '2004-12-22 11:36:02.000', 101) I e…
1 replies
Have any of the readers out there been able to access a Unidata 3.3.2 database (via ODBC or otherwi…
2 replies
Ok new to all this programming stuff. Have a field from db of "location" (which has addresse…
1 replies
Hi everybody. I have a table which contains record of listing. Listing record has fields Regi…
6 replies
Viewing 15 topics - 249,481 through 249,495 (of 283,956 total)