[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: SQLite for temp tables

  • Thread starter Thread starter dbeavon
  • Start date Start date
Status
Not open for further replies.
D

dbeavon

Guest
So how do you transfer data from OE to SQLite? Probably not directly within ABL, right (probably not even within the CLR bridge). It sounds like you probably make remote appserver calls or else you use SQL92 to get the OE data and push it into SQLite? I'd like it if ABL could *directly* interact with a local SQLite database file, possibly even for hosting its own DS/TT.

Continue reading...
 
Status
Not open for further replies.
Back
Top