Hi,
First, sorry for my Tarzan English. I'm gonna try to explain best I can.
I'm in process of creating huge applications. More than 30 tables, five of them is 200mb each.
Application is for local college with 5 different campuses in 5 different citys. LAN 100mbs.
Now, when we test application in one campus (15 users) work fine and really fast. Everything is almost in real time. Problemm is when we try to acces to application from distanced campus, for same operation takes 3 minutes.
I try to put database on remote server and to access trought network with simple USE and take 2 seconds just for that.
Anybody have experience with something similar? Maybe SQL Server and moving data to SQL instead of using VFP database gonna help?
Tnx.
First, sorry for my Tarzan English. I'm gonna try to explain best I can.
I'm in process of creating huge applications. More than 30 tables, five of them is 200mb each.
Application is for local college with 5 different campuses in 5 different citys. LAN 100mbs.
Now, when we test application in one campus (15 users) work fine and really fast. Everything is almost in real time. Problemm is when we try to acces to application from distanced campus, for same operation takes 3 minutes.
I try to put database on remote server and to access trought network with simple USE and take 2 seconds just for that.
Anybody have experience with something similar? Maybe SQL Server and moving data to SQL instead of using VFP database gonna help?
Tnx.