Guy, > This mean that you can write something like this : > > require "interbase" > conn = InterBase::connect('/ibase/employee.gdb', 'sysdba', 'masterkey') > cursor = conn.execute('select * from employee') > cursor.each do |record| > # do something with the record All right. Now I have all the records with all their fields value. How to split them?I know, I have to learn Ruby before. I _shall_ do it because it seems really very suited language for many things, but for the moment, I just need urgently only these information. Thank you. Jilani -- <jk> ___________________________________________________ http://space.tin.it/scuola/jkhaldi FreeBSD ~ The Power to Serve