Viewing 15 topics - 256,456 through 256,470 (of 283,972 total)
Topics
Started by
Posts
Last post
ALTER TABLE [dbo].[Enrollment] ADD CONSTRAINT [ClassStudentMap2Enrollment] FOREIGN KEY …
3 replies
Hi, I am getting an error while executing the following script --START OF SCRIPT use pubs go if ob…
11 replies
I'm having trouble to figure out a way to count my data. Here is my scenario: Tanle Name:&nb…
2 replies
I'd like to give my developers an easy way of restoring the most recent production backup to their …
9 replies
Hey, Not sure if any of you guys can help me with this but I'm pulling my hair out here!!!! Ok, Bas…
4 replies
Are SQL Server 2000 Developer Edition and XP Home Edition not compatible? My install went fin…
1 replies
I have 2 Windows XP Pro desktops which connect to a database on a server running SQLServer using Wi…
3 replies
I have 2 Windows XP Pro desktops which connect to a database on a server running SQLServer using Wi…
8 replies
I need to run a query each night extract data to a text file (.txt or .csv) to ftp to a vendor.&nbs…
3 replies
I have SQL running on a server with a satic IP outside of my firewall. I can tunnel into that serve…
4 replies
how to compare 2 dates but taking into consideration only the year and the month. ex. i have table …
4 replies
Hi All, I have an Access 97 database running locally from sqlserver2k. Everytime, Access open…
1 replies
Hi, I have the following script: SET QUOTED_IDENTIFIER ON GO SET ANSI_NULLS ON GO /****** Object:&n…
2 replies
How does one restore an SQL Server 7 backed up database to a different machine which is running SQL…
4 replies
For SQL Server 2000 and after the creation of a database, can we move the data and log files from C…
2 replies
Viewing 15 topics - 256,456 through 256,470 (of 283,972 total)