 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Ronan Guest
|
Posted: Fri Dec 19, 2003 3:30 pm Post subject: Opening a database connection from within Execute method of |
|
|
Hi,
I have a TADODataSet member within the thread class.
TADODataSet *ADODataSet3;
When i try to instantiate it in the execute method of the thread
ADODataSet3 = new TADODataSet(NULL)
the debugger stops at that point. I have no idea why. Is it to do with the
constructor method of the TADODataSet ??
Thanks
Ronan
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|