Putting Database Data into a command line

  • Thread starter Thread starter The Boondock Saint
  • Start date Start date
T

The Boondock Saint

Ive got a database which I use to query a mysql database via linked tables
(i think thats what they are called)

anyway... each entry in the database table has a url and id number.... what
i need to do.. is to bring those figures and put them into a command line to
run on my local computer... below is a example...

c:\program\program.exe url=http://www.url.com&filename=c:\image\idnumber

I somehow need to get it to run that line of syntax

Any ideas or thoughts would be great, Im using Access 2000

Cheers
 
The said:
Ive got a database which I use to query a mysql database via linked
tables (i think thats what they are called)

anyway... each entry in the database table has a url and id
number.... what i need to do.. is to bring those figures and put them
into a command line to run on my local computer... below is a
example...
c:\program\program.exe
url=http://www.url.com&filename=c:\image\idnumber
I somehow need to get it to run that line of syntax

Any ideas or thoughts would be great, Im using Access 2000

Cheers

Do you want to create a shortcut with the values? Or do you want to call
the program from Access using these parameters?
--
regards,

Bradley

A Christian Response
http://www.pastornet.net.au/response
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top