Results 1 to 2 of 2

Thread: MySQL and VB6, reading/writing

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2005
    Posts
    18

    MySQL and VB6, reading/writing

    Hi, i wish to read from my database and write to it at the same time. However when i do this in my code it doesnt let me unless i close the original read query when i am performing the write.

    Is there anyway that i can read from a table and write to it, without having to close the original read query?

    Thanks in advance

  2. #2
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: MySQL and VB6, reading/writing

    amanda6192,

    Without seeing how you are obtaining records this is a guess. You are probably locking the records when you get them to look at them.

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