Topics
Started by
Posts
Last post
Has anybody came across this error in SQL 2000? I have searched and haven't found much info on the …
1 replies
Initially, My application was installed as normal Windows Application. I have a trigger in my appli…
10 replies
Dear Friends i m using the following which Execute against 1500000 rows DECLARE Cur_Prefix CUR…
9 replies
Hey all...I'm not even sure if this is something that I need to really know, it's more for my own c…
4 replies
So, first things first, I apologize for a lack of code, I haven't been able to come up with any sui…
21 replies
Tables : CREATE TABLE MYSTORES ( STOREID int) contains 29, 35,1 CREATE TABLE SALES( Storeid in…
2 replies
Hi, I have a SP here which i want to get t1.CompanyID but am not sure this is correct. And also if …
5 replies
Hi there, I have a table that has an identiy column as the primary key. My question is how do I ge…
4 replies
Hi, I am needing a little help. I need to return two rows per ID from one table which are the top2 …
7 replies
Can anyone tell me what is the right way to code the following. Simply, when I do the insert witho…
4 replies
I have the following three tables (simplified for this example). I want to select the records out o…
8 replies
Hi all, I have a data set (4 colums) and I insert column 1 and 2 in to table A. I then get @@identi…
1 replies
Hi I set up a linked server to MySQL database using @provider=N'MSDASQL etc The linked server str…
1 replies
Currently I have a cursor which returns 1000’s of distinct ID’s In this cursor I selects from a t…
9 replies
Hi Everyone, I have placed a bit of transaction handling on my code, the problem now is that becaus…
2 replies
Viewing 15 topics - 1,546 through 1,560 (of 17,082 total)
You must be logged in to create new topics.