What Database model should I use?



Hello all:

I have been programming in microsoft access for years. I have to convert
onew of my MS Access 2000 applications to Visual Basic. I purchased visual
Studio .NET and it was recommended that it will be easier to conver to Bisual
Basic 6 so I purchased Visual Studio 6.

I have had a few setbacks in converting the application, there are some
differences between MS Access 2000 and Visual Basic 6, I am able to get
around most of the problems.

I have been anble to convert the screens and most of the code, with little
or no problems.

But I am having a problem converting the MS Access JET databases.

I have several .MDB. These files reside in three different locations (1) On
the Local machine, (2) on the LAN and (3) on servers on the WAN. To start
with I want to leave the files in tact, and convert the application to use
the same tables / files. Once the application is converted, I want to
upgrade the JET engine to a real SQL database, ig SQL Serever, Orical, MySQL
, etc.

Can anyone recommend that best database model to use to get me to my
ultyimate platform? is there any documentation on have to convert to this
platform

Thanks in advance for any help you can offer

--
George H. Slamowitz
(602) 765-8111
(602) 765-8222 (FAX)
.



Relevant Pages

  • Visual C++ 6.0 - Article!!!!!!!
    ... as the Enterprise Edition installer ... Studio 97 process. ... Don't let source safe 6.0 upgrade a shared database until everyone ...
    (microsoft.public.vc.mfc)
  • Re: Visual C++ 6.0 - Article!!!!!!!
    ... > 'scratch' machine to see what the installation effects would be before ... a pretty easy upgrade, ... > studio registry tree yourself. ... > Don't let source safe 6.0 upgrade a shared database until everyone ...
    (microsoft.public.vc.mfc)
  • Migrating from IDS 9.40.UC6 to 11.50.UC3
    ... 15:55:33 Converting Secondary Partition Header Pages Succeeded ... 15:55:34 Converting database sysmaster ... ... 15:55:34 Affinitied VP 1 to phys proc 1 ... 15:56:02 The database sysuser has been converted successfully. ...
    (comp.databases.informix)
  • Re: Access to Visual Basic Conversion???
    ... As the number of records in this database has grown, ... mentioned that I should start looking at converting the ... >On a typical developer team, ... >to sql server). ...
    (microsoft.public.access.formscoding)
  • Re: VBA, VB, VB.Net, ASP.Net ?
    ... insist on converting it, then make the best of it and ask them to train you ... See http://www.QBuilt.com for all your database needs. ... Access 2000 using VBA should be converted to something other than VBA; ... working properly on other platforms? ...
    (microsoft.public.access.modulesdaovba)

Loading