Re: Upgrading Access 97 application to dotNet
- From: Paul Clement <UseAdddressAtEndofMessage@xxxxxxxxxxxxxx>
- Date: Mon, 04 Dec 2006 07:58:27 -0600
On 1 Dec 2006 12:53:18 -0800, "kavsak" <stuart.hall8@xxxxxxxxxxxxxxx> wrote:
¤ Hi. Not sure that this is the right place to ask but here goes.
¤
¤ I have an application based on access97 and VB6 which I need to
¤ upgrade. It has to handle up to 20 concurrent users on a Win2k network
¤ ( to be upgraded to XP next year) which has no connection to the
¤ outside world, but normally there are no more than 2. It has
¤ approximately 150 tables with complicated validation rules and a large
¤ amount of calculation. I want to rewrite it in VB net or C# with a
¤ suitable modern database. So I far I have 3 weeks experience of the
¤ .Net world.
¤
¤ I am not permitted to run any form of central database server, but data
¤ tables must (?) be held on the network server to provide the multi user
¤ capability. It must also be possible to transfer the application and
¤ its database to a standalone laptop for use in other locations.
¤
¤ Can I use SQL Server in any form as this seems to be the best match for
¤ VS2005 or do I have to continue to use Access?
Given the requirements you've stated I would stick with your Microsoft Access database
implementation. Since you can't operate in a server based environment that would eliminate both SQL
Server and SQL Server Express from consideration. Since you're already using Access you may as well
stick with it instead of moving to another file based database.
Paul
~~~~
Microsoft MVP (Visual Basic)
.
- Follow-Ups:
- Re: Upgrading Access 97 application to dotNet
- From: RobinS
- Re: Upgrading Access 97 application to dotNet
- References:
- Upgrading Access 97 application to dotNet
- From: kavsak
- Upgrading Access 97 application to dotNet
- Prev by Date: Re: PIAs for Excel 9.0 Make Code Fail
- Next by Date: Re: How do you start an assembly dynamically with constructors
- Previous by thread: Re: Upgrading Access 97 application to dotNet
- Next by thread: Re: Upgrading Access 97 application to dotNet
- Index(es):
Relevant Pages
|