Ask Experts Questions for FREE Help !
Ask

About connecting to database

Asked Aug 5, 2008, 12:07 AM — 2 Answers
How can I use microsoft access as my backend while handling forms in html?please give the source code if possible

2 Answers
crigby's Avatar
crigby Posts: 3,658, Reputation: 461
Outdoor Power Equipment Expert
 
#2

Sep 11, 2008, 05:24 PM
Hi,
Hate to just say "you can't do that" but it is mostly true. The Access files(that's the files that it makes that end in .mdb) can be parsed for information and that info used in HTML pages. The truth is no database (program) is the back-end for a website. The files that the program creates provide the information used to generate many a webpage/website.
You might try for a free trial download of a Microsoft product(since it is Access that you wish to use) and see where you get(Visual Studio.)
Peace,
Crigby
Helpful
Ribbonic Plague's Avatar
Ribbonic Plague Posts: 19, Reputation: 5
New Member
 
#3

Oct 1, 2008, 03:59 PM
I agree with crigby. But why don't you just use asp or php to communicate with the database?
Helpful

Not your question? Ask your question View similar questions

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Add your answer here.

Remove Text Formatting

Undo
Redo
 
Decrease Size
Increase Size
Bold
Italic
Underline
Align Left
Align Center
Align Right
Ordered List
Unordered List
Decrease Indent
Increase Indent
Insert Email Link
Wrap [QUOTE] tags around selected text
Wrap [CODE] tags around selected text
Wrap [HTML] tags around selected text
Wrap [PHP] tags around selected text
Wrap [YOUTUBE] tags around selected text
Notification Type:



Check out some similar questions!

Florida DMV Database [ 1 Answers ]

Does the State of Florida allow you to peruse their DMV database to look up drivers Names?

Database [ 2 Answers ]

Hi there! I would like to have some detailed information about This topic:- Specify the hardware needed to support Database system, supporting your reasoning with argument and a detailed rationale. Waiting for your reply Cheers Reetika

How do I connect to a database [ 2 Answers ]

Hi, I'm having problems connecting to my database. I have had my site working perfectly on brinkster, but when I've moved it over to my new host it doesn't work. How do I know what way I should be connecting to the database ie DNS-less, system DNS or file DNS etc. Could some one...

Database [ 1 Answers ]

In a database I have inputed a subform. The subform adds up totals of plants by adding Price*quantity. That is fine, the problem I have is that I want to have a box that adds up all the plants totals to give an overal price. Anyway you can help me? Thanks


View more HTML questions Search