Hello.
I'm designing a rather simple calculator, using MS Access 2007.
I've got some tables with various information, and I have a link to two excel 2007 workbooks, located on a network server, containing information used in the database/ calculator.
Since we will be using this db on a local (possible later an internet) network, with as many as 100+ users, I have installed MS SQL Express Server on one of our internal servers.
I was planning to use the free MS Access package/ distribution solution, as most of the workstations dont have Access installed.
This to distribute the Access Runtime.
Here is my question:
How do I connect all of my distributed db solutions to the SQL Express Server?
Is it enough to connect the main db to the SQL server before packagig and distributing it, since all of the users will be on the same local network?
Or is there any better way to do this.
(some of the workstations is on the other part of the country, with little IT support on site)
When splitting the Access db to SQL I connected to SERVERNAME\SQLEXPRESS. Should I connect to IPADRESS\SQLEXPRESS instead, or does this not matter, as all of the workstations have access to the main server?
Regards
Christian
I'm designing a rather simple calculator, using MS Access 2007.
I've got some tables with various information, and I have a link to two excel 2007 workbooks, located on a network server, containing information used in the database/ calculator.
Since we will be using this db on a local (possible later an internet) network, with as many as 100+ users, I have installed MS SQL Express Server on one of our internal servers.
I was planning to use the free MS Access package/ distribution solution, as most of the workstations dont have Access installed.
This to distribute the Access Runtime.
Here is my question:
How do I connect all of my distributed db solutions to the SQL Express Server?
Is it enough to connect the main db to the SQL server before packagig and distributing it, since all of the users will be on the same local network?
Or is there any better way to do this.
(some of the workstations is on the other part of the country, with little IT support on site)
When splitting the Access db to SQL I connected to SERVERNAME\SQLEXPRESS. Should I connect to IPADRESS\SQLEXPRESS instead, or does this not matter, as all of the workstations have access to the main server?
Regards
Christian