Query SQL Form

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
tford
Posts: 4238
Joined: Sat Mar 10, 2007 6:44 pm

Query SQL Form

Post by tford »

Getting back into Aware IM development.

Where can I find the "Query SQL Form"?

I need to experiment pasting in some SQL from another system to access an existing external DB.
Tom - V8.8 build 3137 - MySql / PostGres
BLOMASKY
Posts: 1471
Joined: Wed Sep 30, 2015 10:08 pm
Location: Ocala FL

Re: Query SQL Form

Post by BLOMASKY »

not sure exactally what you are looking for:

Do you want to have a query where the code looks like
EXEC_SP "QueryToReturnAwareBOData" RETURN myBO


If so, and myBO is an external DB that you created as an external db table, then that is easy.

Bruce
Post Reply