Hi all,
I have developed a couple of databases that are being used across our companies LAN. There are around 30 users at present with usually 3 - 5 concurrent users at any time (obviously there is the potential for 30 but this in reality never happens).
There have been a number of requests for the database to work off site, either when users are at home or when working away from our LAN on sites around the country. Now the issue with this is that I am pretty sure this LAN databse becomes a WAN when it is to be used offsite and basically grinds to a halt (or atleast as slow as can be imaginable).
I have read briefly about the ms access upsizing wizard for moving my data to a SQL server. I am pretty sure our company has these sql servers but I wanted to get some information from bytes as what exactly I should be asking my IT department for here.
I have seen a few brief tutorials talking about either storing just your data on the sql server and still using JET or converting my database completely to link directly into SQL. I am more than happy with load times etc over the current LAN so I assume JET engine "should" hold up with the added overheads when querying against a SQL server instead?
I am just looking for a bit more information and some recommendations . If any further info is required let me know. Ah I forgot to mention the database currently comprises of around 2k records (queries seem to be pretty damn instant against this also).
I have developed a couple of databases that are being used across our companies LAN. There are around 30 users at present with usually 3 - 5 concurrent users at any time (obviously there is the potential for 30 but this in reality never happens).
There have been a number of requests for the database to work off site, either when users are at home or when working away from our LAN on sites around the country. Now the issue with this is that I am pretty sure this LAN databse becomes a WAN when it is to be used offsite and basically grinds to a halt (or atleast as slow as can be imaginable).
I have read briefly about the ms access upsizing wizard for moving my data to a SQL server. I am pretty sure our company has these sql servers but I wanted to get some information from bytes as what exactly I should be asking my IT department for here.
I have seen a few brief tutorials talking about either storing just your data on the sql server and still using JET or converting my database completely to link directly into SQL. I am more than happy with load times etc over the current LAN so I assume JET engine "should" hold up with the added overheads when querying against a SQL server instead?
I am just looking for a bit more information and some recommendations . If any further info is required let me know. Ah I forgot to mention the database currently comprises of around 2k records (queries seem to be pretty damn instant against this also).
Comment