Hi
My application uses data stored on a server on a LAN. The data is a VFP database and the server runs Windows NT. So far I have been opening the tables by using the mapped network drive letter without creating a connection. Am I right in thinking I don't need to create a connection for this as VFP Help only seems to be talking about remote data sources that are not VFP and are opened using ODBC?
If I do need to create a connection, where do I create it? If the database is already on the server it doesn't seem as if creating it in that database makes sense, as I need to access the database anyway to retrieve the connection!?!
Can anyone shed some light in my darkness, please?
John
My application uses data stored on a server on a LAN. The data is a VFP database and the server runs Windows NT. So far I have been opening the tables by using the mapped network drive letter without creating a connection. Am I right in thinking I don't need to create a connection for this as VFP Help only seems to be talking about remote data sources that are not VFP and are opened using ODBC?
If I do need to create a connection, where do I create it? If the database is already on the server it doesn't seem as if creating it in that database makes sense, as I need to access the database anyway to retrieve the connection!?!
Can anyone shed some light in my darkness, please?
John