Hi,

In my page.asp, I use the following codes to connect to my MS Access 
database Myfile.mdb: 

Set conn = Server.CreateObject("ADODB.Connection")
conn.Open "\database\Myfile.mdb"

*) What happen if the Myfile.mdb is corrupted or missing ... how can 
I detect it (where is the error returned)? To prevent my page.asp 
showing to the browser "error" then hang up!

Many thanks,




------------------------ Yahoo! Groups Sponsor --------------------~--> 
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/saFolB/TM
--------------------------------------------------------------------~-> 

 
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