AS400 ODBC (user CR8825 ???)
jorge17-Aug-2009/5:52:32+2:00
Sorry, I don't speak french.
I new on Rebol; trying to read IBM AS400 files.
Researching the internet, I found a topic where user CR8825 recommends the following:
db: open [
scheme 'odbc
target: "Driver={iSeries Access ODBC Driver};System=xxxxx,Uid=XX,Pwd=xx;"
]
stm first db

and I'm getting error: "Invalid port spec:".

I have Client Access and some Excel VBA macros that runs ok.

I hope that CR8825 or somebody else can help me.
sorry again; I understand this is a French Speaking Forum

thanks
guest217-Aug-2009/14:20:39+2:00
To get files from an AS400, there is several ways.

- The most simple way with REBOL is to use the inner protocol ftp.
- You can use odbc too, but it's not built-in and you need a third-party product. Check www.rebol.org to find one or go on http://softinnov.org/ (there is a free ODBC driver for REBOL)
shadwolf18-Aug-2009/0:29:58+2:00
Welcome Jorge no arms with you speaking english.

Most of us speak english and many other laguages.

Feel confortable to speak with us any time.
jorge18-Aug-2009/4:29:34+2:00
Thanks Shadwolf.

And thanks to guest2; I'll check on those suggestions.
Philippe19-Aug-2009/14:39:22+2:00
Hello Jorge,

You can read also all the posts on the link :

http://pl.legoff.free.fr/dotclear/vf/index.php/post/2003/12/04/FTP-sur-IBM-AS400

(issue with the code ftp 250 vs Rebol), and issue with hierarchical representation of files vs #LIBRARY ( site namefmt 1) and codes examples

regards,
===Philippe

Login required to Post.


Powered by RebelBB and REBOL 2.7.8.4.2