|
Pages: [1]
|
 |
|
Author
|
Topic: metadata from odbc on rebol/command (Read 825 times)
|
|
cr8825
|
hi, i would like to have metadata ( field description of a request) from a connection made with rebol/command on a ODBC database. how can i can get this informations ? i know that ODBC return this metadata information from a resultset. in rebol/command i do like that : db: open ODBC://MyServerDatabase stm: firts db insert stm {select * from mytable} resulset: copy stm metadate: ?????????
thanks for your help !!!
|
|
|
|
|
Logged
|
|
|
|
|
|
|
|
Pages: [1]
|
|
|
 |