Re: create a new table (ADO)
From: Andrew (abaylis_nos_at_spamcop.net)
Date: 01/27/05
- Previous message: Dott. Cosimo De Michele: "MSAccess Database protected with password"
- In reply to: Mike Shkolnik: "Re: create a new table (ADO)"
- Next in thread: Viatcheslav V. Vassiliev: "Re: create a new table (ADO)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 27 Jan 2005 11:29:17 +1100
"Mike Shkolnik" <mshkolnik2002@ukr.net> wrote in message
news:41f76451$1@newsgroups.borland.com...
> Andrew,
>> As ADO and ADOX are installed as part of the operating system from
>> Windows
>> ME upwards
> But what to do with old Windows 95/98/NT 3/4?
I'd just distribute mdac_typ.exe (free download from Microsoft) and install
it along with my software.
>> As you have found, ADO does not have any routines for the creation /
>> modification of underlying database objects - that's what ADOX is for.
> I can create the resultset with required fields in memory (in pure ADO on
> client side) but I don't know how to "save" this resultset as table in ADO
> connection...
>
I've written a couple of freeware components that assist with this sort of
thing: http://members.ozemail.com.au/~abaylis/downloads.htm
HTH
Andrew
- Previous message: Dott. Cosimo De Michele: "MSAccess Database protected with password"
- In reply to: Mike Shkolnik: "Re: create a new table (ADO)"
- Next in thread: Viatcheslav V. Vassiliev: "Re: create a new table (ADO)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|