Hi,
I have created and application in VFP6. I want to keep a database ( preferably Access ) on net.
I want that the application should access the database from the net, for its functioning rather than from the harddisk.
I was successful at creating a DSN ( ODBC ) and access the database from another computer on my Intranet.
I dont know how can I Create a DSN for a Website, where I can tell SQLStringConnect or SQLConnect to access a database from ?
Please advise
I have created and application in VFP6. I want to keep a database ( preferably Access ) on net.
I want that the application should access the database from the net, for its functioning rather than from the harddisk.
I was successful at creating a DSN ( ODBC ) and access the database from another computer on my Intranet.
I dont know how can I Create a DSN for a Website, where I can tell SQLStringConnect or SQLConnect to access a database from ?
Please advise