Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Connection connection name busy
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00399438
Message ID:
00400432
Views:
19
>I have a DBC with a connection to my SQL server.
>
>My data is setup so that when a user logs into the application, they get a list of departments that they are authorized to work in. If I choose dept1, and call up my form with data for that dept, everything is great, add,edits,deletes work super. If I log in and choose dept 2, and make an edit, I get a VFP error saying the Connection Version5 Busy. Version5 is the name of my connection.
>
>My data is based on RemoteViews. I am new to this SQL and Remote View stuff, but this sound like a data issue. I was just wondering if that is where I should start looking, or if there is a timing issue that I may be running into.
>
>Any help appreciated.
>
>Kirk

Hi Kirk,

In your remote data settings (Tools -> Options) in VFP, make sure you have "Share Connection" turned on. You should also reinforce this setting when you open the views throughn a DBSetPtop() or CursorSetProp(), I forget which.
Phil
_____________________________
Phil Miles
http://www.philmiles.com
phil@philmiles.com
Previous
Reply
Map
View

Click here to load this message in the networking platform