Jeff Johnson wrote:
> Greetings:  I am putting together a procedure to read MSSql data and 
> write to a PostGreSQL table.  The PostGreSQL table will be massaged and 
> reformatted to their final tables.  The process will be done daily or 
> weekly and involve no more that 2000 records - usually quite a bit less.
> 
> Two questions,
> 
> Would you recommend Dabo business objects for this or use an import / 
> export procedure for just this purpose?
> 
> Would you recommend PostGreSQL temporary tables for the intermediate 
> data or Sqlite or a Dabo cursor?
> 
> I am replacing a VFP process where I turn the MSSql result cursor into a 
> free table and then massage it and import it into VFP tables.

Sounds like purely a db-layer transformation. I may not even use Dabo for this, 
depending on how simple the need is.

Paul



_______________________________________________
Post Messages to: Dabo-users@leafe.com
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/4a9812f0....@ulmcnett.com

Reply via email to