CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2003
    Location
    India
    Posts
    22

    Question Data Environment

    Hi,

    I am using Data Environment into my VB Application. Before some period I used ADODB.Connection, but it gives me too problems regarding transcation Management.

    After One Insert Into Query it does not execute next Insert Into.

    What to use ?
    Satish

  2. #2
    Join Date
    Jan 2001
    Location
    India
    Posts
    228
    are u getting any error messages ?
    if so, do post the msg
    regards
    madhu

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured