Rebol Talk Forum  |  REBOL Discussions  |  REBOL Command  |  Topic: metadata from odbc on rebol/command
Pages: [1] Print
Author Topic: metadata from odbc on rebol/command  (Read 827 times)
cr8825
Newbie
*
Offline Offline

Posts: 2


View Profile
metadata from odbc on rebol/command
« on: April 27, 2005, 02:34:38 AM »

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 :

Code:
db: open ODBC://MyServerDatabase
stm: firts db
insert stm {select  * from mytable}
resulset: copy stm
metadate: ?????????

thanks for your help !!!
Logged
Graham
Full Member
***
Offline Offline

Posts: 113


View Profile
Re: metadata from odbc on rebol/command
« Reply #1 on: April 27, 2006, 02:14:56 AM »

I presume you want to get the columns, and table data  in the database?

Try this link http://www.rebol.com/docs/database.html#section-4
Logged

Pages: [1] Print 
Rebol Talk Forum  |  REBOL Discussions  |  REBOL Command  |  Topic: metadata from odbc on rebol/command
Jump to:  

  
Quick Search...

Advanced search
  
Welcome, Guest. Please login or register.
Did you miss your activation email?
August 30, 2008, 07:02:31 AM
Username: Password: Session Length:
  

News: 01-09-08

Alpha version of REBOL 3 has been released!


  
2235 Posts in 583 Topics by 1757 Members
Latest Member: Xzycdysz

  Rebol Talk Forum | Powered by SMF 1.0.9.
© 2001-2005, Lewis Media. All Rights Reserved.

RT design by Defiant Pc