Viewing 15 topics - 282,301 through 282,315 (of 283,817 total)
Topics
Started by
Posts
Last post
I am using DTS to import from a text file into a SQL Server database. In the connection properties…
2 replies
We just ported a web admin app from SQL 7/IIS 4 to SQL 2000/IIS 5. There is one table maintained …
5 replies
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
Viewing 15 topics - 282,301 through 282,315 (of 283,817 total)