Viewing 15 topics - 272,206 through 272,220 (of 284,004 total)
Topics
Started by
Posts
Last post
Example: Create table TopLevel ( TopLevelIDintPrimary Key Identity(1,1), TopLevelNamevarchar(30…
2 replies
From the qry below, I want to get one record for each people_id with all the information from the j…
3 replies
I have a table of managers. They use a Cold Fusion front end to update other tables in my applicati…
6 replies
What is the @schema_change_script parameter and how is it used? I have not been able to find any i…
3 replies
I'm kind of new to SQL replication so please bear with me if some of these questions sound very sim…
4 replies
I am trying to import and transform a csv file. In the last column is a date wich i use the date tr…
2 replies
Hi, We recently upgraded our database from sql7 to sql2000 sp3. Upgrade completed without error and…
13 replies
Hi! While monitoring MS SQL 2000 sp3 + (Win 2000 Adv. Server sp4) noticed, that Processor time coun…
2 replies
trying to shrink trans log with dbcc shrinkfile getting: Cannot shrink log file 2 (DirectoryLog) be…
7 replies
We are looking at setting up a SQL2000 database architecture whereby we have 1 primary server and a…
2 replies
Is there a way to execute the dtsrun command using NT authentication? I currently have an icon on …
1 replies
Hi, I want to compare a time passed from VB with SQL Server's Current Time. How can i do that? Than…
10 replies
Hi, has anyone else encountered a problem with joining two tables together across databases select …
2 replies
I am generating data files from a database using bcp. The problem is that a header record is requir…
3 replies
Hi! Used the following commands to test database backup/restore: BACKUP DATABASE ONEC TO DISK='R:\T…
6 replies
Viewing 15 topics - 272,206 through 272,220 (of 284,004 total)