•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the MS SQL section within the Web Development category of DaniWeb, a massive community of 426,471 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,275 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our MS SQL advertiser: Programming Forums
Views: 705 | Replies: 1
![]() |
hye there...anyone can help me out here...im having problem in running sql command
its shows error : "sqlConnection does not support parrallel transactions"
trans = conn.BeginTransaction()
Dim strs As New SqlCommand
strs.Transaction = trans
strs.Connection = conn
strs.CommandText = "Insert into StudentSMS (RecipientCode,RecipientNumber) values ('" & RecipientCode & "' , '" & RecipientNumber & "' )"
strs.ExecuteNonQuery()
any ideas and help need urgently....thankz
its shows error : "sqlConnection does not support parrallel transactions"
trans = conn.BeginTransaction()
Dim strs As New SqlCommand
strs.Transaction = trans
strs.Connection = conn
strs.CommandText = "Insert into StudentSMS (RecipientCode,RecipientNumber) values ('" & RecipientCode & "' , '" & RecipientNumber & "' )"
strs.ExecuteNonQuery()
any ideas and help need urgently....thankz
![]() |
•
•
•
•
•
•
•
•
DaniWeb MS SQL Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- unable to start HPZipm12.exe - error msg. (Viruses, Spyware and other Nasties)
- Error msg ' Operation Aborted' when accessing some websites. (Web Browsers)
- problems with Windows 2000 professional. "Systemced" error msg (Windows NT / 2000 / XP / 2003)
- Error including Parent directory files (ASP)
- Error msg when installing IExplorer6.0 (Windows 9x / Me)
- "Performed an Illegal Operation and will be shut down" error msg. (Web Browsers)
- "Error msg.when trying to open IE6" (Web Browsers)
- Internet Explorer error (Web Browsers)
Other Threads in the MS SQL Forum
- Previous Thread: Sql Query
- Next Thread: SQL SERVER 2000 Selecting a record based on an aggregate function


Linear Mode