As a result of couple of years developement our company's complete management is running on access database. Tables are stored in a server and 5 different user ends are attached to these tables. Works very fine but we feel the limits - mostly in speed.
I read in some thread that a sql server could serve the ends in a lot faster way of not transferring the complete table data through the network but only the results. Can you help how I could start such modification? Can all developement (visual basic programings, forms etc) be kept as before after such a modification?
I appreciate any help in this matter.
Peter