DelphiDeveloper
Member
I am using DOA in a COM objet to talk to a remote Oracle server. It works brilliantly.
The problem I have now is returning results to my client apps (showing my inexperience here).
My clients are delphi apps, access and VB. I need to provided records back to them in a format they can all use......
What do other people do in this situation??
Do you format up the result set into an ADO record and pass that back?
Thanks for all your help in Advance.
The problem I have now is returning results to my client apps (showing my inexperience here).
My clients are delphi apps, access and VB. I need to provided records back to them in a format they can all use......
What do other people do in this situation??
Do you format up the result set into an ADO record and pass that back?
Thanks for all your help in Advance.