Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Connection String Values and IIS version

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  Connection String and Jet Engine Error HELP!  
Author Message
rsheridan

External


Since: Apr 14, 2004
Posts: 6



(Msg. 1) Posted: Tue May 04, 2004 2:11 pm
Post subject: Connection String Values and IIS version
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi again everyone, this is a knowledge question... In a connection string
such as ...

"Provider=Microsoft.Jet.OLEDB.4.0;" & _
"Data Source=c:\somepath\myDb.mdb;" & _
"User Id=admin;" & _
"Password="

what delegates the user name and password? Meaning where might I go in to
adjust these values. I have Win2K server. BTW, second question! How to I
find out what version of IIS I'm using. It's either 5 or 6 but I'm not
sure. Thanks again. Rich

 >> Stay informed about: Connection String Values and IIS version 
Back to top
Login to vote
wfrobertson

External


Since: Feb 06, 2004
Posts: 4



(Msg. 2) Posted: Tue May 04, 2004 6:54 pm
Post subject: Re: Connection String Values and IIS version [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I am unsure of what you are asking about "delegates the user name and
password".

Win2K runs IIS 5.0

bill

"Karnaj" <rsheridan.RemoveThis@thrha.org> wrote in message
news:1083697595.673002@prawn...
 > Hi again everyone, this is a knowledge question... In a connection
string
 > such as ...
 >
 > "Provider=Microsoft.Jet.OLEDB.4.0;" & _
 > "Data Source=c:\somepath\myDb.mdb;" & _
 > "User Id=admin;" & _
 > "Password="
 >
 > what delegates the user name and password? Meaning where might I go in to
 > adjust these values. I have Win2K server. BTW, second question! How to
I
 > find out what version of IIS I'm using. It's either 5 or 6 but I'm not
 > sure. Thanks again. Rich
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Connection String Values and IIS version 
Back to top
Login to vote
admin28

External


Since: Apr 15, 2004
Posts: 7



(Msg. 3) Posted: Tue May 04, 2004 6:54 pm
Post subject: Re: Connection String Values and IIS version [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Bill, thanks for responding! What I mean is that currently, my
connection string doesn't actually require me to include a user name or
password to connect using Dreamweaver MX 2004. It just shows as

"Provider=Microsoft.Jet.OLEDB.4.0;Data Source =c:\somepath\myDb.mdb;"

I am getting Jet Engine errors showing the following...

Microsoft JET Database Engine (0x80004005)
The Microsoft Jet database engine cannot open the file
'\\Thrha_w2k\wwwroot\Database\test.mdb'. It is already opened
exclusively by another user, or you need permission to view its data.
/Experiments/subscribetest.asp, line 130

Could this be (Assuming my IUSR_ is set up correctly) a cause of my
error above?

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 >> Stay informed about: Connection String Values and IIS version 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Connection String and Jet Engine Error HELP! - Hi Folks, First of all, I'm really new to IIS from any kind of administration standpoint, I've been spoiled through my hosting provider and now I'm starting to do this stuff on my own servers here at work. Okay... First I created a connection string....

domain name vs public ip in db connection string - am using win2k adv serv, iis5.0 this works Driver={Microsoft Access Driver (*.mdb)};//111.222.333.444/ShareName/PathToDatabase/MyDB.mdb; Uid=;Pwd=" but this does not Driver={Microsoft Access Driver (*.mdb)};//domain.name/ShareName/PathToDatabase/MyD...

New BIG index values in IIS6.0 - Can anyone explain the reason for the BIG index values in IIS6.0? I haven't looked at entirely but I am placing a new 2003 server on-line and noticed the rather large random values IIS6.0 uses when creating a Web site. I have a vbscript that creates..

Method=GET, but not sending all values for all controls - I am developing a search page, but when I submit using the GET method I don't want to send the values for all the controls. How can I keep the form from sending the values for all the controls on the form or can I edit the action line before it is sent. ...

Store Values in Sessions' variables - Hello, I updated my IIS 5.0 and I have some problems to store values in the sessions' variables In fact in the file global.asa , I use the following code to initialize a variable Sub Session_OnStart SessionSesLogin = xx End Sub Sub Session_OnEn...
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]