16 bit & 32 bit users which database 
Author Message
 16 bit & 32 bit users which database

We have both 16bit & 32 bit versions of Ms windows on our Novell 3.2 network and we
need to provide a contacts database for both. Our aim is to centrally update the
database file but we don't want all users accessing it from a server so we plan to
build in a download module into a VB front end as not all user are using MS Access.
The question is what database type will allow us to use a 16 bit front & a 32 bit
front end to the database file ?  can we just export the file in CSV and what
problems will this give us designing the frontend in two versions of,  VB 4 & 5. ?

Dave.


"I went to school to become a wit, only got halfway through..."



Sun, 23 Sep 2001 03:00:00 GMT  
 16 bit & 32 bit users which database
Sounds like a good application for access2 (which ever version of jet that
was). If I were you I'd do all my development in vb4 16bit. Win95/NT will
run the app , so long as there are no api calls which it doesn't sound like
you'll need. vb5 is 32bit only so will not run on win3.1x. Hence the jet
recommendation as this was the current version of jet for vb4.
HTH
Niall

We have both 16bit & 32 bit versions of Ms windows on our Novell 3.2 network
and we
need to provide a contacts database for both. Our aim is to centrally update
the
database file but we don't want all users accessing it from a server so we
plan to
build in a download module into a VB front end as not all user are using MS
Access.
The question is what database type will allow us to use a 16 bit front & a
32 bit
front end to the database file ?  can we just export the file in CSV and
what
problems will this give us designing the frontend in two versions of,  VB 4
& 5. ?

Dave.


"I went to school to become a wit, only got halfway through..."



Mon, 24 Sep 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. 8-bit, 16-bit & 32-bit Colour

2. Convert 32-BIT MDB Database to 16-bit database

3. 16 Bit & 32 Bit .vbp Make Files

4. VB 4.0 (16-Bit)/Crystal Reports 3.0.1.32 (16-Bit) Print Preview Maximize Window

5. corruption of 16 bit db when used by both 16 and 32 bit apps

6. API Conversion 16 bit to 32 bit

7. Combining 16 bit and 32 bit

8. Help..-NT 4.0-ISA access with 16 Bit GFA and 32 Bit DLL

9. 32-Bit to 16-Bit

10. VB 4.0 16 bit or 32 bit Escape Key

11. Passthrough queries fail in 16-bit VB4, succeed in 32-bit

 

 
Powered by phpBB® Forum Software