Access_guy49
Registered User.
- Local time
- Today, 10:03
- Joined
- Sep 7, 2007
- Messages
- 462
I am new to the SQL databases and have been working on getting a few of our database applications converted to SQL
Currently I have a database in which i upsized to SQL from Access. The backend data went over fine, and the front end linked up nicely using the linked manager.
However, the front end is currently on our shared file server so that other users can access the front end. (this worked great when the backend was also Access)
Now, when users open the new frontend linked to SQL, the data is not displayed and the linked tables don't seem to be working.
I'm wondering if this has something to do with the File Data Source being created on my machine. ???
If that is the case, would i need to install the file datasource somehow on other machines? What is the best way to distribute a front end within our network when it is linked to an SQL Server??
I have been told in the past that it's best to have a local copy of the front end on every computer that uses it... would there be any issues doing this when it's an SQL backend??
Any help would be greatly appreciated, I think my biggest problem is that i don't know where to start and the sites i have found that do talk about it are pretty advanced for my limited understanding.
Currently I have a database in which i upsized to SQL from Access. The backend data went over fine, and the front end linked up nicely using the linked manager.
However, the front end is currently on our shared file server so that other users can access the front end. (this worked great when the backend was also Access)
Now, when users open the new frontend linked to SQL, the data is not displayed and the linked tables don't seem to be working.
I'm wondering if this has something to do with the File Data Source being created on my machine. ???
If that is the case, would i need to install the file datasource somehow on other machines? What is the best way to distribute a front end within our network when it is linked to an SQL Server??
I have been told in the past that it's best to have a local copy of the front end on every computer that uses it... would there be any issues doing this when it's an SQL backend??
Any help would be greatly appreciated, I think my biggest problem is that i don't know where to start and the sites i have found that do talk about it are pretty advanced for my limited understanding.