GO here it has them all listed. http://www.connectionstrings.com/
Have a nice day. ----- Original Message ----- From: "GJ" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, January 11, 2005 8:04 PM Subject: Re: [AspClassicAnyQuestionIsOk] dbconnetion prob > > Maybe this site helps http://www.aspemporium.com/support.aspx?PRB017 > > Regards, > GJ > > > On Tue, 11 Jan 2005 16:32:58 -0000, sheriff <[EMAIL PROTECTED]> wrote: >> >> i have been try to connect to the data base in my server using a >> DSNles connection : like .. >> set conn=Server.CreateObject("ADODB.Connection") >> conn.Provider="Microsoft.Jet.OLEDB.4.0" >> conn.Open "c:/db/users.mdb" >> the error was : >> >> Microsoft JET Database Engine error '80004005' >> >> 'c:\db\users.mdb' is not a valid path. Make sure that the path name >> is spelled correctly and that you are connected to the server on >> which the file resides. >> >> /module/comment.asp, line 28 >> >> >> please what else can i do.. >> >> thanx. >> >> >> >> >> >> >> Yahoo! Groups Sponsor >> ADVERTISEMENT >> >> ________________________________ >> Yahoo! Groups Links >> To visit your group on the web, go to: >> http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ >> >> To unsubscribe from this group, send an email to: >> [EMAIL PROTECTED] >> >> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. > > > -- > GJ Bondoc > 15 V. Luciano St. Proj. 4 Q.C. > Tel#: 9118586 Cell#: 09274684926 > e-mail: [EMAIL PROTECTED] > > > > Yahoo! Groups Links > > > > > > > > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
