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 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/
 



Reply via email to