PDA

Click to See Complete Forum and Search --> : OpenDatabases


HMPA
May 21st, 2001, 03:25 PM
i'm using
dbeng.OpenDatabase( "C:\windows\desktop\jovenes\dbf.MDB",,"sistema"

where sistema is the password, and it not work... how is correct?

HMPA
May 21st, 2001, 03:26 PM
using vbscript

HMPA
May 21st, 2001, 03:42 PM
please help

seoptimizer2001
May 21st, 2001, 04:56 PM
Have you set the connection object properly? I only ask because it is not shown. I am not all that familiar with Access, but is there a username. Or better yet, you could create a file DSN and just specify it's name. Or have you tried to build the connection to the DB with an ADO control? Just things I would try if things aren't going so well programatically.