Microsoft
Software
Hardware
Network
Question : In VFP how can you locate what windows users have use of a table or exclusive use of the table
Right now we have a table that when a user is in it they get exclusive use of that table. The issue is we want to tell the user who is trying to access that table, the user that currently has exclusive use of the table. Can this be done directly in VFP or via some kind of API call, whats the best way to go about getting the user who currently has use or exclusive use of a table, more importantly exclusive use? Thanks!
Answer : In VFP how can you locate what windows users have use of a table or exclusive use of the table
The VFP utility using API call is here:
http://www.berezniker.com/
content/pa
ges/visual
-foxpro/wh
o-
has-file
s-open-net
work
Random Solutions
Maintenance overlap for database
Error after converting Macro to VBA
Convert Text field type to Date/Time
microsoft access query criteria to retrieve specific records based on a reference number and part number
Moving an image along side the Mouse Pointer moves
sort subform query data entry
Infopath Multiple-Selection List Box: linked to access and list populated from Access table
Is there a way to export a SharePoint group to an excel file?
MS Access- populating first record on a form
Receiving error when submitting data to SQL Server through asp.net vb