Hi
Problem: Create a database application that has to be scalable from:
1 user on one computer with no IT staff,
to around 50 users connecting over a WAN.
any ideas
My first thought was 2 slightly different versions both throught ODBC
1 that connects to an access db and one that connects to a postgresql db, all i would need to change is someof the SQL right?
or if I'm on completly the wrong track... please advise...
thanks in advance
Jamie