Print Page | Close Window

newbie needs help access database

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: Database Discussion
Forum Description: Discussion and chat on database related topics.
URL: https://forums.webwiz.net/forum_posts.asp?TID=426
Printed Date: 28 March 2026 at 9:02am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: newbie needs help access database
Posted By: pugs
Subject: newbie needs help access database
Date Posted: 22 February 2003 at 10:58am
I need help with access database connection strings. I put the database one the internet and the data access page will not open the database. error will not initalize database disk or network error



Replies:
Posted By: michael
Date Posted: 22 February 2003 at 3:58pm
show the connection string you got.


Posted By: pugs
Date Posted: 22 February 2003 at 4:42pm
the connection string is a path to the database on the web server. If I try to build the connection it tries to connect and cannot due to the database being on the web server so it will not save the info. How do I bypass this or how do I make a connection file. The data access pages get the error cannot initalize or disk or network error


Posted By: Bunce
Date Posted: 22 February 2003 at 4:49pm
SHOW US THE CONNECTION STRING!!

-------------
There have been many, many posts made throughout the world...
This was one of them.


Posted By: pugs
Date Posted: 22 February 2003 at 6:13pm
Provider=Microsoft.Jet.OLEDB.4.0;User ID=Admin;Data Source=E:\web\boom-beo\\boomInc1.mdb;Mode=ReadOnly;Mode=Share Deny None;Extended Properties="";Persist Security Info=False;Jet OLEDB:System database="";Jet OLEDB:Registry Path="";Jet OLEDB:Database Password="";Jet OLEDB:Engine Type=0;Jet OLEDB:Database Locking Mode=1;Jet OLEDB:Global Partial Bulk Ops=2;Jet OLEDB:Global Bulk Transactions=1;Jet OLEDB:New

This is the connection string


Posted By: Bunce
Date Posted: 22 February 2003 at 7:17pm

OK, thats not really a connection string that you would use in a web application.

Use a proper connection string from here:
http://www.able-consulting.com/ado_conn.htm - http://www.able-consulting.com/ado_conn.htm

Then post the error message you are receiving.

Cheers,
Andrew



-------------
There have been many, many posts made throughout the world...
This was one of them.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net