Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

ODBC Connection

 [1/2] from: kahmeng::sum::apsilontech::com at: 18-May-2001 9:28


I have read the info on http://www.rebol.com/docs/odbc.html, but still could not connect to my paradox tables via odbc. connect-name: open odbc://database-name Is the above database-name equals to odbc data source name ? Regards K M Sum

 [2/2] from: petr:krenzelok:trz:cz at: 18-May-2001 6:09


KahMeng Sum wrote:
> I have read the info on http://www.rebol.com/docs/odbc.html, but still > could not connect to my paradox tables via odbc. > > connect-name: open odbc://database-name > > Is the above database-name equals to odbc data source name ?
1) yes 2) what version of rebol are you using? You need special /Command version of Rebol ... -pekr-