Re: Multi user VB6 Access Backend Database
From: ChrisM (hidden_at_AskMeIfYouWantIt.com)
Date: 02/20/04
- Next message: Albert D. Kallal: "Re: Multi user VB6 Access Backend Database"
- Previous message: Albert D. Kallal: "Re: Multi user VB6 Access Backend Database"
- In reply to: ChrisM: "Multi user VB6 Access Backend Database"
- Next in thread: Albert D. Kallal: "Re: Multi user VB6 Access Backend Database"
- Reply: Albert D. Kallal: "Re: Multi user VB6 Access Backend Database"
- Reply: david epsom dot com dot au: "Re: Multi user VB6 Access Backend Database"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 20 Feb 2004 09:21:48 -0000
It's interesting to read about everyones experiences, it would seem that on
balance it should work OK (If I'm lucky?!).
No-one has actually answered my original question yet, although by reading
between the lines, I sounds as if I should go for the MDB containing the
tables on the server, and a copy of the MDB containg the queries on each
machine that will be running the software.
Could someone please confirm that this is the best way to go.
Thanks,
ChrisM
"ChrisM" <hidden@AskMeIfYouWantIt.com> wrote in message
news:eYu1gdv9DHA.1428@TK2MSFTNGP12.phx.gbl...
> Hi,
>
> I have a VB6 application which has to use an MS Access database as a back
> end.
>
> I'm not really used to using Access as a back-end. Usually use SQL Server.
>
> Anyway,
> I have split the back-end Access into 2 parts, all the data: 'Tables
> Database', and the queries: 'Queries Database'
>
> If I want to make this multi-user, obviously the 'Tables Database' will
> reside on the server, but should each user have their own copy of the
> 'Queries Database' on their PC, as well as a copy of my application, or
can
> each copy of the application refer to one instance of the 'Queries
Database'
> (ie a copy on the server).
>
> Thanks,
>
> ChrisM
>
>
- Next message: Albert D. Kallal: "Re: Multi user VB6 Access Backend Database"
- Previous message: Albert D. Kallal: "Re: Multi user VB6 Access Backend Database"
- In reply to: ChrisM: "Multi user VB6 Access Backend Database"
- Next in thread: Albert D. Kallal: "Re: Multi user VB6 Access Backend Database"
- Reply: Albert D. Kallal: "Re: Multi user VB6 Access Backend Database"
- Reply: david epsom dot com dot au: "Re: Multi user VB6 Access Backend Database"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|