Tanks Daniel

Work perfect.


> There is a difference between the connect of sapdb and sapdbapi:
> - sapdb.connect has a fifth string parameter for connect options:
> .connect ( ..., 'sqlmode=oracle&timeout=60')
> - sapdbapi.connect lets you pass connect options as keyword arguments:
> .connect ( ..., sqlmode = 'oracle', timeout = '60')
>
> The user name is case sensitive, so you'll probably have to use 'DBA'
> instead.
>

+------------------------------------------------------------------------+
| UNIX is user friendy, but it knows to         ,        ,               |
| choose very well to his friends.             /(        )`  Peace, Love |
|                                              \ \___   / |      and     |
| Fernando A. Velasquez                        /- _  `-/  '   Opensource |
| Administrador de Red                        (/\/ \ \   /\              |
| [EMAIL PROTECTED]                        / /   | `    \             |
| Tel ++57 2 665 2107                         O O   ) /    |             |
| Fax ++57 2 665 2107                         `-^--'`< '                 |
| Cali, Valle                                (_.)  _  )   /              |
| Colombia, Sudamerica                        `.___/`    /               |
| For PGP/GPG Public Key E-Mail Me              `-----' /                |
|                                  <----.     __ / __   \                |
|                                  <----|====O)))==) \) /====            |
| +----------------------+         <----'    `--' `.__,' \               |
| | Jesus Save,          |                       |        |              |
| | but only Buda made   |                       \       /               |
| | incremental Backups. |                 ______( (_  / \______         |
| +----------------------+                ,'  ,-----'   |        \       |
|                                         `--{__________)        \/      |
| If this message dont have a                                            |
| PGP/GPG signature, dont trust!           Powered by FreeBSD            |
+------------------------------------------------------------------------+


_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to