Hi, I am a vfp developer and I know the masters of dabo are former vfp developers. I don't know very much about dabo.
I want to know if it is posible to query a vfp dabo cursor using select sql commands like in vfp we do with cursors obtained from server databases? I mean we query a postgresql database, obtain a cursor (in vfp) and in dabo a dabo cursor) and want to query that particulary dabo cursor (not the server database) using sql commands to obtain another dabo cursor and so on. If it is possible 3 more questions: - can you provide an example of that ? Or a link to an example because I did'nt fount one. - is there any memory limit of that ? - it is posible do run against the dataset other sql commands like insert or delete (for example insert into dataset 1 (select * from dataset2) ?) Thank you very much. Camil Ghircoias --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
