Click here to Skip to main content
15,899,475 members
Home / Discussions / Database
   

Database

 
QuestionHow to setup a column to auto-increment Pin
Mundo Cani8-Mar-06 8:07
Mundo Cani8-Mar-06 8:07 
AnswerRe: How to setup a column to auto-increment Pin
goyal manish8-Mar-06 18:20
goyal manish8-Mar-06 18:20 
GeneralRe: How to setup a column to auto-increment Pin
Mundo Cani10-Mar-06 9:28
Mundo Cani10-Mar-06 9:28 
AnswerRe: How to setup a column to auto-increment Pin
shm5314-Mar-06 7:23
shm5314-Mar-06 7:23 
QuestionROLLBACK TRANSACTION Pin
Brendan Vogt8-Mar-06 2:58
Brendan Vogt8-Mar-06 2:58 
AnswerRe: ROLLBACK TRANSACTION Pin
Colin Angus Mackay8-Mar-06 3:08
Colin Angus Mackay8-Mar-06 3:08 
QuestionRe: ROLLBACK TRANSACTION Pin
Brendan Vogt8-Mar-06 3:18
Brendan Vogt8-Mar-06 3:18 
AnswerRe: ROLLBACK TRANSACTION Pin
Colin Angus Mackay8-Mar-06 3:20
Colin Angus Mackay8-Mar-06 3:20 
ma se wrote:
When I do a COMMIT TRANSACTION, do I need to do it for both INSERTS, or does using it once commit both INSERTS?


The COMMIT TRANSACTION will commit all changes since the BEGIN TRANSACTION. So, do it once after both inserts.

ColinMackay.net
Scottish Developers are looking for speakers for user group sessions over the next few months. Do you want to know more?

QuestionRe: ROLLBACK TRANSACTION Pin
Brendan Vogt8-Mar-06 3:24
Brendan Vogt8-Mar-06 3:24 
AnswerRe: ROLLBACK TRANSACTION Pin
Colin Angus Mackay8-Mar-06 4:06
Colin Angus Mackay8-Mar-06 4:06 
QuestionRe: ROLLBACK TRANSACTION Pin
Brendan Vogt8-Mar-06 3:30
Brendan Vogt8-Mar-06 3:30 
AnswerRe: ROLLBACK TRANSACTION Pin
toxcct8-Mar-06 6:58
toxcct8-Mar-06 6:58 
QuestionSQL statment Pin
charbelasmar7-Mar-06 22:47
charbelasmar7-Mar-06 22:47 
AnswerRe: SQL statment Pin
cbhkenshin8-Mar-06 0:25
cbhkenshin8-Mar-06 0:25 
AnswerRe: SQL statment Pin
Michael Potter8-Mar-06 9:19
Michael Potter8-Mar-06 9:19 
AnswerRe: SQL statment Pin
shm5314-Mar-06 7:26
shm5314-Mar-06 7:26 
QuestionDataAdapter.Fill Method Pin
thainam7-Mar-06 20:32
thainam7-Mar-06 20:32 
AnswerRe: DataAdapter.Fill Method Pin
Ritesh12347-Mar-06 22:11
Ritesh12347-Mar-06 22:11 
GeneralRe: DataAdapter.Fill Method Pin
thainam7-Mar-06 22:23
thainam7-Mar-06 22:23 
QuestionMerge Replication,Please help me, it urgent !!! Pin
BachMieu7-Mar-06 16:41
BachMieu7-Mar-06 16:41 
AnswerRe: Merge Replication,Please help me, it urgent !!! Pin
Rob Graham8-Mar-06 3:44
Rob Graham8-Mar-06 3:44 
QuestionRe: Merge Replication,Please help me, it urgent !!! Pin
BachMieu8-Mar-06 21:03
BachMieu8-Mar-06 21:03 
QuestionSQL Server registration fails "Not associated with a trusted SQL Server..." Pin
ah Chung7-Mar-06 8:28
ah Chung7-Mar-06 8:28 
AnswerRe: SQL Server registration fails "Not associated with a trusted SQL Server..." Pin
Rob Graham8-Mar-06 3:47
Rob Graham8-Mar-06 3:47 
GeneralRe: SQL Server registration fails "Not associated with a trusted SQL Server..." Pin
ah Chung9-Mar-06 0:05
ah Chung9-Mar-06 0:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.