Topics
Started by
Posts
Last post
I hope this is the right place to ask this. If not I apologize and would request guidance. I have …
4 replies
I just upgraded a DB from sql 2000 to 2008 on the same server. The DB is less than 1 gig but I am h…
14 replies
Hi, I'm looking for E-learning websites for SQL Server 2008 Upgrade and SQL Server 2005 cluster upg…
3 replies
Is is possible to dynamically reference a database and / or a table in a prepared statement? I'm re…
1 replies
Hi, I'd like to submit you the following question. I am a newbie of SQL Server 2008 and need now to…
1 replies
I am setting up job scheduling through a third party app that does not speak directly with SQL serv…
4 replies
I have created a table data type in my database. Next, I want to use the data type as an input para…
2 replies
I need a script or any which should import data from ms access to sql server (in existing database …
4 replies
Hi, We have MOSS 2007 SP1 databases on SQL Server 2005 EE x64 with SP3. I would like to use the sto…
2 replies
I'm running into an issue that's frustrating the crap out of me. I was running a beta version of Wi…
1 replies
SELECT distinct * FROM [C1COMONP002\SQLMonitor].DBA.sys.tables st join [C1COMONP002\SQLMonitor].DBA…
50 replies
I admit to being a complete novice when it comes to SQL Server. Here's the situation. I use Aut…
11 replies
CONSIDER query1: select top(100) * FROM table0 a FULL OUTER JOIN table1 b ON (a.id = b.id) FULL OUT…
2 replies
Hi, I am getting the below deadlock error whenever I tried to execute my stored procedure. "Transac…
3 replies
I've checked the "Allow saving password" box in the attached Connection Manager module and the "Tes…
2 replies
Viewing 15 topics - 28,786 through 28,800 (of 30,221 total)
You must be logged in to create new topics.