|
-
November 2nd, 2010, 04:38 AM
#1
how to avoid duplication while retrieve data from database?
In C language I wrote a program for retrieving data from database(MySql) using 30 threads.
but same record is retrieved for every thread.how to avoid this?At a time I retrieved only one record.Using for loop I have to retrieved all the data from database.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|