Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Closed Thread
Old 10-28-2009, 04:42 AM database problem
Junior Talker

Posts: 4
Name: ewfewf
Trades: 0
Hi.. I have made a project in html and i am trying to add data in my html from MS access. One of my friend told me that in back end i can use MS access. But how?
__________________

Please login or register to view this content. Registration is FREE
robortwillys is offline
View Public Profile
 
 
Register now for full access!
Old 10-28-2009, 05:11 AM Re: database problem
tripy's Avatar
Do not try this at home!

Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
Trades: 0
For that, you need to use a server side language.
Php, Asp.net, asp, coldfusion, jsp, choose your poison.

This language will allow you to insert commands that will be evaluated on the server, before sending the html page to the browser (thus the the name "server side language").
This is how you can make a web site interact with a database.
__________________
Only a biker knows why a dog sticks his head out the window.
tripy is offline
View Public Profile Visit tripy's homepage!
 
Old 10-28-2009, 02:38 PM Re: database problem
Banned

Posts: 315
Name: Doug
Trades: 1
This of course assumes you are on a Microsoft Server. ASP will not work on a UNIX server.

What you can do is convert your Access Database to a MYSQL database and upload it to the server. Then write a PHP front end to access the data.

PHP and MYSQL will work on a UNIX server.
marketingman100 is offline
View Public Profile
 
Old 10-28-2009, 04:19 PM Re: database problem
tripy's Avatar
Do not try this at home!

Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
Trades: 0
Access files can be used on a linux PHP installation, either via ODBC or via the pecl extension "mdbtools"
http://devzone.zend.com/article/4065
__________________
Only a biker knows why a dog sticks his head out the window.
tripy is offline
View Public Profile Visit tripy's homepage!
 
Old 10-29-2009, 09:10 AM Re: database problem
Junior Talker

Posts: 1
Trades: 0
you need to use server side language either php, asp.net or some other I would recommend that you use asp.net download asp.net free version from the web and make a connection through coding to populate your data
try this website for database connection
Code:
http://www.connectionstrings.com
__________________

Please login or register to view this content. Registration is FREE
savagepriest is offline
View Public Profile
 
Closed Thread     « Reply to database problem
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.43056 seconds with 12 queries