Viewing 15 topics - 278,986 through 279,000 (of 283,808 total)
Topics
Started by
Posts
Last post
Hi , The following DTS Active Script works fine in SQL server 7.0. But the same fails to run in sql…
2 replies
Sometimes I got error in my ADO/Cplusplus code: Code = 80004005 Code meaning = Unspecified error So…
1 replies
I am using SQL Server 7. I want to have a stored procedure on Server1 to get data from a table on …
3 replies
It's looking like my company is going to be designating me as the DBA and wants me to give suggesti…
7 replies
For example: declare @AppXML text How to save following XML result into @AppXML select ApplicationI…
2 replies
can you use bcp or bulk insert with CSV files?
1 replies
I have suddenly got a problem, whenever I try too run a SQL statement like "update MyTable set Fiel…
2 replies
Hi People, I am a junior DBA and have been for a while now. Since doing this role, I have never re…
5 replies
tblJunk has one record and looks like: (a,b) I’m trying to retrieve those values into local varia…
3 replies
Hello All I have created the a table which is having a primary key c1 and one field c2. As default …
2 replies
Hello, When I Use the DBCC command SHOWCONTIG WITH TABLERESULTS I get the result in a recordset lik…
4 replies
Using @@ROWCOUNT gives me the total row count returned by a query. Is there a function I can use to…
17 replies
I am trying to use the bulk insert feature and it works perfectly when I hardcode the file name in …
14 replies
Newbie, so fogive me if this is in the wrong area. Converting From Access to Sql Server. While work…
1 replies
Hi, Table contains 20 rows. I Want to get 10 - 15 rows using SQL Query. Here i am using Sql Server …
6 replies
Viewing 15 topics - 278,986 through 279,000 (of 283,808 total)