Jump to content

how do I link to my ofline database from...


dina

Recommended Posts

Hi

 

How can I link to my ofline access database from out of my php form fields:

 

the reason is to collect client info on the net and then to insert it directly into my "OFFLINE" database. Is it posable at all because I don't want to retype everything.

 

thank you.

Link to comment
Share on other sites

It's difficult to do anything offline without typing, or scanning with OCR optical character recognition.

 

Most peolple would use MySQL online database with a PHP form, then export from the database into Excel or into Access to be used offline but I've only done it into Excel and so I'm don't know how to export to Access.

 

Online you can transfer form fields into a database:-

http://w ww.wickham43.net/formphptomysql.php

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...