|
|
 |
| Access ASP Using ASP with Microsoft Access databases. For Access questions not specific to ASP, please use the Access forum. For more ASP forums, please see the ASP forum category. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Access ASP section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |

August 16th, 2003, 06:59 AM
|
|
Authorized User
|
|
Join Date: Jun 2003
Location: Mount Gilead, Ohio, USA.
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Trying to find the Microsoft JET OLEDB download
I have been use to creating connection strings for sql.
Now, I need to do one for a web site using Access. I want to use the Microsoft Jet OLEDB providor for Microsoft Access.
I am a tad bit confused as where in the heck this is located.
I have searched and searched the Microsoft sites, find tons of articles about it etc, but where in the world is the link to down it ??
I have looked thru MDAC_TYPE and I see "THIS DOES NOT INCLUDE THE MICROSOFT JET OLEDB"
SO like okay, where do I find it so I can download and so I can install the darn thing??
|

August 20th, 2003, 02:55 AM
|
|
Friend of Wrox
|
|
Join Date: Jun 2003
Location: Sydney, NSW, Australia.
Posts: 111
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
|

August 20th, 2003, 08:31 AM
|
|
Authorized User
|
|
Join Date: Jun 2003
Location: Mount Gilead, Ohio, USA.
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Thanks Ken !! You are a rock !! looked and looked but couldn't see the forest for the trees! Boy was I getting annoyed !!
:-)
|

September 24th, 2003, 12:53 AM
|
|
Friend of Wrox
|
|
Join Date: Sep 2003
Location: Minneapolis, MN, USA.
Posts: 171
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
And for the other viewers...
conn = "Provider=Microsoft.Jet.OLEDB.4.0; Data Source=" & Server.MapPath("../whatever.mdb")
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |