Viewing 15 topics - 275,836 through 275,850 (of 283,940 total)
Topics
Started by
Posts
Last post
Why can I pass as parameter a table field to a multi-statement table-valued function? For example I…
2 replies
Hello everyone, My problem is this. I am trying to do an xml bulk insert that inserts rows into two…
7 replies
Hi All, I need some ideas. Here is my situation. I have various windows services that connect to th…
2 replies
Hi, I need guidance about the replication, between the two Servers. Both the servers are on the sam…
2 replies
Just wondering what other people do out in the world with copying a database from one server to ano…
7 replies
As a newbie SQL programmer I have been asked to add 7M records into an existing table but I have be…
5 replies
I had a wierd situation on data loss. Table A has an identity column, doc_id. And table B has its o…
3 replies
Hello, I'm not very certain as to how to clearly present a particular issue that I am having with a…
2 replies
I WANT TO KNOW IF , THE CONCURRENCY IN SQL IS REAL O LIKE REAL . I UPDATE ANY TABLES ON DIFERENTS R…
1 replies
Hi experts! Straight to the point, I have a table like this: Messages msgID SenderID RecipentID Sub…
15 replies
Update table1 a set a.field1 = (select b.field2 from table1 b) where a.field3 = b.field3 I'm trying…
7 replies
What is the proper way to write this CASE scenario. What I am trying to do is select the value fro…
13 replies
Is it possible to PROGRAMATICALLY copy a stored procedure from one database to another? Thanks in a…
6 replies
Hi all, I am having problems in reading each record from a table and storing its contents in a v…
2 replies
Hi all! I've seen a couple of images like this one on the web: Is there a (third-party?) product f…
4 replies
Viewing 15 topics - 275,836 through 275,850 (of 283,940 total)