Viewing 15 topics - 282,406 through 282,420 (of 283,920 total)
Topics
Started by
Posts
Last post
Hi everybody, I am using this sql statement: SELECT Orderdate FROM Northwind.dbo.Orders where Order…
3 replies
I have a bat file that does multiple BCP commands. I want to check the result of the first BCP com…
1 replies
[Microsoft][ODBC SQL Server Driver][SQL Server]Could not continue scan with NOLOCK due to data move…
14 replies
[Microsoft][ODBC SQL Server Driver][SQL Server]Could not continue scan with NOLOCK due to data move…
2 replies
Hi there! I seem to be having a problem trying to DROP a database! It's a simple test database on S…
6 replies
This trigger works on some updates and does nothing on others? Please advise. thanks CREATE TRIGGER…
6 replies
I built a simple VB 6 application that allows users to update information in a SS7 database. The ap…
1 replies
I have 2 Database servers. 1 where all dataprocessing takes place. After processing the data is to …
2 replies
declare @no float select @no=12 How do I print it out as 12.0?
5 replies
Look at this please select Total#=count(*) , remsae1 as remsae1_5, sub_remsae1 as sub_remsae1_5,vre…
2 replies
We are trying to recover 1500 records from a transaction log which has no backup. The records have…
2 replies
What are the issues with Restoring a Master + User DB's to a Standby Server with a Different Name ?…
4 replies
Hi, I used Profiler to track all the SQL statements used by an application. I could get the SQL sta…
10 replies
I need to get to a file share on an AS400 from SQL Server. Regular users map a drive from their wo…
8 replies
Is there sample code or pointers to using DTS programming in VB to import a text file? I have VB 6.…
7 replies
Viewing 15 topics - 282,406 through 282,420 (of 283,920 total)