Summary: Hi!, I want to know how I can create a Data Warehouse in SQL Server 2000, I have a DB Model and I want to know if I can create it from this model or I...
Summary: Hi! i would like some help to figure this out: How can i select a datetime field in sql server in an specific format? ie: when i execute: select (date...
Summary: I have developed a few reports on SQL Server 2008+VS 2008 and deployed them to the SSRS built in reporting URL (http://servername/reports) During the ...
Summary: Hello All, Situation: I have one large table in MySQL that requires a Full Text search. The table holds 'answer' information to a number of standard...
Summary: Dear Friends, I have been using MS Access as the backend and presently I have planned to use SQL Server as the back end. Everything was Okay but on u...
Summary: Try Here: http://tutorials.beginners.co.uk/index search for sql server in the 'search for a tutorial' field. You will get quite a few free tutorials t...
Summary: We got the following error in our SQL server machine: "The compaq system management driver has detected that the system encountered a Non-maskable Int...
Summary: I have a linked server setup in SQL Server and the linked server is connected via Oracle OLE DB. I was setup using windows authentication and I was u...
Summary: I have create a dts job to dump a SQL Server table to a excel spreadsheet. When the table is dumped it creates a file with the date as the name. Is ...
Summary: could someone tell me how to create a domain with SQL server 2000 and work on a domain, i got two computers, one winxp and win98SE and i want to put t...
Summary: Dear Friends, I need one help in SQL Server. I have 2 tables R1 and R2 and both of them have 2 fields rollno and name. I want to select all the record...
Summary: Hi! I want to know how can I use an XML File with data as source of a DTS in SQL Server 2000. And how can I use and pass this XML to the DTS from a We...