Welcome Guest ( Log In | Register )




                Web Hosting Guide

 
Reply to this topicNew Topic
Integrate Access Database Onto Intranet Site, Looking to integrate access database into my intranet site
Balkanite
post May 26 2008, 01:20 PM
Post #1


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 1
Joined: 26-May 08
Member No.: 30,585


Hey guys, im new here and am looking for answers tongue.gif

Firstly, i have designed a database using M$ access, it consists of multiple forms which i plan to host on an intranet website, i need to be able to add records directly from the form on the intranet website aswell as being able to edit/review current entries on forms in the database.

My question is, how would i go about integrating these forms onto the intranet website? i plan on keeping the database and the intranet site on the same directory on the same machine, maybe even on a USB flash drive for example? any ideas as to what code i should be using?

Kind Regards
Go to the top of the page
 
+Quote Post
Darasen
post May 26 2008, 06:24 PM
Post #2


Premium Member
Group Icon

Group: [HOSTED]
Posts: 214
Joined: 3-April 08
From: Milling about
Member No.: 29,596
myCENTs:66.55


Hello Balkanite and welcome to the AstaHost forums.

From your problem description there seems to either be either a small mix up of terminology or an incomplete problem description. Since what you are asking can be approached in more than one way I will try to cover them.

Forms made within the Access application will only run in Access. Access does allow, however, you to create data access pages or to save forms as data access pages that can be used on websites. Note that they will only run in Internet Explorer as they use IE specific dynamic HTML. Also the connection string on them has to be modified as the default is of the c:\folder... variety instead of //server/folder... Remember that though access can technically support 255 connections the reality is far far less. Data access pages also have the limitation of having no scalability. Thus if you decide to move to a more robust method everything has to be re-created. In truth though I work professionally developing for Access I have never used data access pages extensively as I find there are better solutions.

Given that you wish to be able to access the database via an intranet site I am going to assume you would like the data to be availible to multiple simultaneous users. There is always the option of splitting the database in a front end for all the user forms and reports and a back end for the data. Then you only need to distribute the front end to whomever needs to access the data. While this does require far more coding than selecting save as data access page the client server model is effective and stable. Also should you need to move the data from Access to something like MS SQLServer the transistion is simple. Simply change the connection string on the front end, (assuming the same data structure has been kept).

For web page options any language that uses ODBC can connect to an Access database. Thus ASP ASP.net PHP and JSP can all be used.

Don' t store a DB or web apges on a USB drive. That is only asking for problems.

I hope this borderline dissertation has been helpful in some way. Let me know of there specific questions you need answers to.
Go to the top of the page
 
+Quote Post
xboxrulz
post May 26 2008, 10:26 PM
Post #3


Colonel Panic
Group Icon

Group: [MODERATOR]
Posts: 3,055
Joined: 25-March 05
From: Toronto, Ontario, Canada
Member No.: 3,233
myCENTs:59.15


Thing is that you need a webhost that supports MS Access, which unfortunately since Astahost only offers Linux hosting, you cannot use MS Access databases. You would have to resort to SQLite or MySQL for your databasing needs. They work similar to MS Access, but they just require server access, which Astahost provides. If you truly need MS Access databases, you would want to get paid hosting at ComputingHost.

As for having your form to be able to connect to a MS Access database, just simply upload your form and your database in the same folder and use ASP to store the data into the MS Access Database that you created.

xboxrulz
Go to the top of the page
 
+Quote Post
TavoxPeru
post May 27 2008, 12:57 AM
Post #4


Super Member
Group Icon

Group: [HOSTED]
Posts: 876
Joined: 8-April 06
From: Lima - Peru
Member No.: 12,579
myCENTs:13.21


You can convert your access forms to html forms manually or you can do it directly from Access, if i remember correctly with Access you can create a new data access page by using a wizard or in design mode, also you can modifcate an existing web page.

The most powerful way for this is to convert it manually, but, you will spend a lot of time in this way, so, i dont recommend it unless you need absolute control.

Best regards,
Go to the top of the page
 
+Quote Post
Darasen
post May 27 2008, 06:46 AM
Post #5


Premium Member
Group Icon

Group: [HOSTED]
Posts: 214
Joined: 3-April 08
From: Milling about
Member No.: 29,596
myCENTs:66.55


QUOTE(xboxrulz @ May 26 2008, 06:26 PM) [snapback]123749[/snapback]
Thing is that you need a webhost that supports MS Access, which unfortunately since Astahost only offers Linux hosting, you cannot use MS Access databases. You would have to resort to SQLite or MySQL for your databasing needs. They work similar to MS Access, but they just require server access, which Astahost provides. If you truly need MS Access databases, you would want to get paid hosting at ComputingHost.

As for having your form to be able to connect to a MS Access database, just simply upload your form and your database in the same folder and use ASP to store the data into the MS Access Database that you created.

xboxrulz


Given he is asking about an inTRAnet site I am assuming that he needs this for a smaller group, likely work related. In which case any XP machine can run IIS and to serve the pages and provide all the connectivity to the DB needed. I set up a similar system for a support department at Siebel Systems several years ago.
Go to the top of the page
 
+Quote Post
xboxrulz
post May 27 2008, 10:48 PM
Post #6


Colonel Panic
Group Icon

Group: [MODERATOR]
Posts: 3,055
Joined: 25-March 05
From: Toronto, Ontario, Canada
Member No.: 3,233
myCENTs:59.15


that is true, so you just need to setup a webserver I guess. For this case if you installed WAMP, you should be ready to go and you'll have MS Access once you install the Microsoft Jet Database Engine.

xboxrulz
Go to the top of the page
 
+Quote Post

Reply to this topicNew Topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Collapse

> Similar Topics

    Topic Title Replies Topic Starter Views Last Action
No New Posts 1 ssp2010 6 Today, 07:47 PM
Last post by: 8ennett
No New Posts   3 Kian Mike 1,102 17th March 2010 - 07:41 PM
Last post by: iG-K. Adjei
No New Posts   0 magiccode9 57 1st March 2010 - 09:15 AM
Last post by: magiccode9
No new 31 webdesignunlimited 6,041 1st March 2010 - 12:37 AM
Last post by: iG-JRATL
No New Posts   5 Eggie 200 27th February 2010 - 01:51 PM
Last post by: 8ennett
No new   29 tamer3kz 4,494 24th February 2010 - 05:41 AM
Last post by: iG-
No new   40 darkfox 12,190 21st February 2010 - 10:02 PM
Last post by: iG-Rene
No New Posts   10 glodrop 3,764 19th February 2010 - 06:29 AM
Last post by: iG-upeka
No new   31 Marcella 8,830 17th February 2010 - 01:59 AM
Last post by: iG-Fran
No New Posts   10 warbird 2,127 14th February 2010 - 12:10 PM
Last post by: starscream
No New Posts   7 kenjvalip 2,745 13th February 2010 - 02:28 PM
Last post by: magiccode9
No New Posts   10 nakulgupta 2,913 12th February 2010 - 06:25 AM
Last post by: iG-Nancy Johnson
No New Posts   8 Feelay 1,893 11th February 2010 - 01:37 PM
Last post by: iG-
No New Posts   16 sandeep 2,664 8th February 2010 - 09:19 AM
Last post by: iG-Vikram
No new   25 clovis 10,843 8th February 2010 - 08:54 AM
Last post by: iG-whiteshark0121


Web Hosting Powered by ComputingHost.com.
HONESTY ROCKS! truth rules.
Creative Commons License