Re: Console app to write to MS Access database
- From: Brian Bushay TeamB <BBushay@xxxxxxxxx>
- Date: Sun, 19 Feb 2006 21:19:39 -0600
I am fairly new to Delphi so could someone look at this code for me and tellI don't write console apps and yours doesn't do much but it doesn't do anything
me if it is any good. It is a simple console app that writes to an Access
database.
It works but I am not sure if it is the right way to do it.
bad either
Yes you need it for a console app. also for a dll, service and when you run in
I had to add "ActiveX" to "Uses" to get CoInitialize/CoUninitialize to work
is that the right one?
a thread other than the main thread.
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.
- References:
- Console app to write to MS Access database
- From: mac32bit
- Console app to write to MS Access database
- Prev by Date: Re: Console app to write to MS Access database
- Next by Date: Re: Master-Detail with ADODataSet
- Previous by thread: Console app to write to MS Access database
- Next by thread: Re: Console app to write to MS Access database
- Index(es):
Relevant Pages
|