Network Ready?

Network Ready?

Post by Leigh Jamgochi » Tue, 24 Oct 1995 04:00:00




>Hi, I have a VB 3.0 Pro application I am writing for the first
>time. Do I have to do anything to make it multi-user? If so,
>what are the things I need to do and watch out for? Thanks a lot
>for your help.

Watch out using ACCESS tables for multiusers the permissions and junk.
Then there are the updates and edits with the file locking.  If you
use ACCESS the Jet database engine uses page locking which can be a
pain if you are doing a lot of data changes.  Other than that not much
I have an app that has 25 users and works w/ no 'internal' VB
problems.  I'd be happy to help if you run into anything or have more
questions.


 
 
 

Network Ready?

Post by Dag Sund » Wed, 25 Oct 1995 04:00:00



>Hi, I have a VB 3.0 Pro application I am writing for the first
>time. Do I have to do anything to make it multi-user? If so,
>what are the things I need to do and watch out for? Thanks a lot
>for your help.

>Ali

Nothing for the App itself, but keep an eye out for open files/
file sharing if your app use datafiles of any kind....

--
=============================================================
Dag Sunde               | This is the standard thing to make
                        | sure nobody thinks my employer are
System Developer        | responsible for any of the *I
Jussystemer As          | just said.
St. Olavs Plass 3,      |
OSLO, Norway            |                  T.A.N.S.T.A.A.F.L.
=============================================================

 
 
 

1. network ready inventory program

Hi,

I need to do a Network Ready Inventory Program. My present idea to go about
this is that, I will have a SQL 7.0 server install on the server machine and
then I just need to code a Client Program that will input and output
inventory to/from the database installed in the server.
Am I planning it right? or do I have to make another program that sits in
the server to get the data and then dispatch to my client program?

Can anyone point to the resources (books, sites, sample codes, etc) on how
to do this?

regards,
sha

2. How to detect missing trailing null from STR bind value in constraints?

3. Network ready inventory program

4. Can't Select datasource in control field

5. Network Ready Demo

6. Help please

7. Help -- "network drive not ready"

8. Database Programmer wanted, Houston, TX

9. Installation of win2kserver from scratch, making it ready for sql2000

10. RPMS for RedHat 6.2/7.3/8.0 ready

11. Ready for RC2 I guess...

12. Ready to branch 7.2/7.3 ?

13. Keeping a warm database ready incase of failover...