Topics
Started by
Posts
Last post
Hello, I recently installed SQL 2005 it didn't give me the option to select which partition I want …
4 replies
hello, In july 2007, i want to prepare MCTS SQL Serveur 2005, i buy the transender test and the stu…
3 replies
Just in time for the release of 2008, we upgraded to 2005 last night. Other than some security iss…
2 replies
I have two tables Tab1 and Tab2 Sample data Tab1 tab1.col1 tabl1.col2 tabl1.col3 etc... -…
1 replies
Hi, I need to create an Excel spreadsheet using sp_OACreate and then write the results of a SQL que…
1 replies
I tried to execute the following SQL statement but failed: SELECT COUNT(*), * FROM TableA WHERE Typ…
5 replies
i have copied data from columnA to other columnB in a table. I want to rename ColumnA as something …
1 replies
i have a field with datatype nvarchar but it is going to be converted to datetime. Since it was in …
8 replies
I have a table with the following specifications: [FutureArticleId] [bigint] IDENTITY(1,1) NOT NULL…
3 replies
How can I get a view of all related tables of a database?
3 replies
Is it possible to find who deleted records from a table? The DB is set for Full recovery model. Thi…
5 replies
I have the following SQL statement: SELECT COL1, COL2, COL3, COL4, COL5 FROM TableA WHERE ID = 3 I …
3 replies
Hi All, I would like to get some advice / Help from all of you out there. I have four tables namely…
10 replies
Help! I was wondering how I increment a database id as I insert values into a table in SQL Server? …
26 replies
I am developing a web site with asp.net 2.0 and c#, using Visual Studio 2005 and Microsoft SQL Serv…
3 replies
Viewing 15 topics - 8,326 through 8,340 (of 10,974 total)
You must be logged in to create new topics.