question regarding associated file extensions??

  • Thread starter Thread starter Paul M
  • Start date Start date
P

Paul M

hi there,

i have a program which makes connection to a database, and saves each
connection as a text file.
I want to be able to double click on the text file, which will open my
application, and automatically connect to that database?

how can i go about this - in reference to application startup, and creating
function that will automatically load the file and database connection.

any examples will be greatly appreciated.

Paul M.
 
* "Paul M said:
i have a program which makes connection to a database, and saves each
connection as a text file.
I want to be able to double click on the text file, which will open my
application, and automatically connect to that database?

how can i go about this - in reference to application startup, and creating
function that will automatically load the file and database connection.

<URL:http://www.mentalis.org/soft/class.qpx?id=5>
 
Back
Top