Re: How to use an Access db in CF? by kiln
kiln
Thu Jun 03 08:33:46 CDT 2004
In article <jmnipdmf7ixb$.1wj1s41gsf349$.dlg@40tude.net>,
not.given@to.prevent.spamming says...
> On Mon, 31 May 2004 13:39:50 -0400, Chris Tacke, eMVP wrote:
>
> > whoops. thats In The Hand, so www.inthehand.com
>
> That looks potentially promising, but from reading the description of their
> product, it appears I would have to convert the database to another format
> anyway (mdb -> cdb).
>
> Sorry for the ignorance here (I'm relatively new to database programming),
> but is there a way to convert an mdb database to a SQL database? If I have
> to convert to another format anyway, I might as well convert to a format
> that's natively supported in CF *and* on the desktop (if I'm correct, cdb
> wouldn't be supported on the desktop?). I would definitely prefer to have
> the exact same database for both platforms.
>
> I sure appreciate the suggestions!
>
Yes, as long as it's a recent edition of Access, you can convert an mdb
(termed an Access database) into MSDE (termed an Access Project)
database, a sql server variant.