Re: Saving Back-End Data As mdf
Tech-Archive recommends: Fix windows errors by optimizing your registry
In addition to Arvin's advice, I would add that there is no need to convert
your JET (MDB) database to SQL Server in order to use it with VB.NET, VB.NET
is perfectly capable of working with JET (MDB) databases.
--
Brendan Reynolds
Access MVP
"JamesJ" <jjy@xxxxxxxxxxxxxxxxxxx> wrote in message
news:uKF04hYuGHA.1852@xxxxxxxxxxxxxxxxxxxxxxx
Ho do I save or export my back-end data db as
a mdf so I might use it in Vb 2005.
Thanks,
James
.
Relevant Pages
- RE: database options with SBS 2003 R2
... It was doable for the customer to design their own access database in a peer ... If you don't want to deal with a version of SQL Server for the data, ... end MDB files. ... (microsoft.public.windows.server.sbs) - Re: Im very confused about the different databases!
... There's DAO, ADO, ADO.NET, Jet, SQL, SQL Server ... What database & version comes with VB6 LE? ... What is the most current database that I can use with VB6 LE? ... Why isn't Jet or whatever VB6 LE uses listed in Add-Remove Programs? ... (microsoft.public.vb.general.discussion) - Re: Database Connectivity
... Never was Jet mentioned anywhere at anytime. ... >> Microsoft Access Database Solutions, with not a single mention of Jet. ... front end, and the underlying database engine, JET. ... like SQL Server, Sybase, MySQL, etc. ... (comp.lang.python) - Re: Duplicate Values Question
... My general approach when working with SQL server does NOT include the use of ... If you think that Access 2007 means that Jet ... database code will remain the same forever... ... constraints correct and maintain the data integrity... ... (microsoft.public.access.tablesdbdesign) - Re: Why not Access...?
... The first point is, yes, Jet, not Access, is a file based, Pseudo-RDBMS. ... Jet database will corrupt and become ... MS Jet/Access, MSDE, and SQL Server 2005 Express Edition. ... > I am developing a desktop application using VB as front-end for some clients> where the a large number of regular entries are done but there is a rare need> to delete old customers. ... (microsoft.public.sqlserver.server) |
|