Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2004-09-22 : 08:51:03
|
Hafiz writes "I am using SQL server 2000 enterprise edition. at back end and microsoft access .mdb as front end. The problem is that when user tries to update the data, most of the times, the access .mdb file hangs up. For your information, I am using the access replication feature also and have distributed many replicated copies to the users. Service pack is yet to be installed.Any help!" |
|
timmy
Master Smack Fu Yak Hacker
1242 Posts |
Posted - 2004-09-22 : 19:26:33
|
Why are you using Access replication when your data is in SQL? Replication is intended for data, not the application. |
 |
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2004-09-22 : 19:33:08
|
quote: Service pack is yet to be installed.
Fire the DBA!Tara |
 |
|
|
|
|