javivf Fri, 01/09/2009 - 10:04

Hola,

Tienes que usar el componente TODBCConnection del paquete SQLdb. En el atributo .Params del TODBConnection tienes que poner lo siguiente :

Driver=Microsoft Access Driver (*.mdb)
Dbq=\\path\donde\este\la\basededatos.mdb
Uid=Admin
Pwd=

Y deberia funcionar :)

Filtered HTML

  • Web page addresses and email addresses turn into links automatically.
  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.