Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update problem in client/server application
Message
From
23/12/2002 11:54:11
Jose Coplin
Agencia Industrial G. Neuhauser
Santo Domingo, Dominican Republic
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Update problem in client/server application
Miscellaneous
Thread ID:
00735413
Message ID:
00735413
Views:
39
I have the following problem and would greatly appreciate any help:

In our windows peer-to-peer network, when the credit department wants to look up new orders that were recently entered by the sales department, these new orders do not appear. In order to make the new orders appear, the credit department has to close the program and start it up again.

I do not use remote views but rather SQL-Pass-Through technology and have set the =cursorsetprop("buffering",5), which is a rather pessimistic table buffering.



When I retreive the data I use a clause similar to this one:
=sqlexec(my_conexion,sql_select,'cursor_name).

my_conexion is the number that I receive when I use =sqlconnect(odbc_data_source).

sql_select is the SQL select expression

cursor_name is the name of the cursor that will receive the data



Hopefully you can help us so that the data is updated immediately.

Thank,

Jose Coplin
Next
Reply
Map
View

Click here to load this message in the networking platform