use transaction in concurent mode for insert data in a table mysql embedded
-
claudia_vazdoaga
- Posts: 5
- Joined: Wed 31 Oct 2007 09:31
use transaction in concurent mode for insert data in a table mysql embedded
hi,
I have 2 threads for insert data in a table mysql embedded and sometimes i have his error: Access violation at address 7C918FEA in module 'ntdll.dll'
I use to connections TMyEmbConnection for each thread
What can i do?
I have 2 threads for insert data in a table mysql embedded and sometimes i have his error: Access violation at address 7C918FEA in module 'ntdll.dll'
I use to connections TMyEmbConnection for each thread
What can i do?
-
claudia_vazdoaga
- Posts: 5
- Joined: Wed 31 Oct 2007 09:31
-
claudia_vazdoaga
- Posts: 5
- Joined: Wed 31 Oct 2007 09:31
-
claudia_vazdoaga
- Posts: 5
- Joined: Wed 31 Oct 2007 09:31
-
claudia_vazdoaga
- Posts: 5
- Joined: Wed 31 Oct 2007 09:31
-
pimentel_flores
- Posts: 31
- Joined: Wed 15 Aug 2007 16:30
- Location: mexico
i have the same problem
Hi i have this problem too, did you find the solution?
Please make sure that you have the latest version of MyDAC.
If this does not solve the problem, please send a complete small sample to dmitryg*devart*com to demonstrate it, including a script to create and fill table.
Also supply us the following information:
- exact version of your IDE;
- exact version of MyDAC. You can see it in the About sheet of TMyConnection Editor;
- exact version of MySQL Embedded server.
If this does not solve the problem, please send a complete small sample to dmitryg*devart*com to demonstrate it, including a script to create and fill table.
Also supply us the following information:
- exact version of your IDE;
- exact version of MyDAC. You can see it in the About sheet of TMyConnection Editor;
- exact version of MySQL Embedded server.