Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

SQL raw interface to GT.M inside PIP ?

29 views
Skip to first unread message

Sébastien de Mapias

unread,
Sep 17, 2008, 10:12:54 AM9/17/08
to
Hi,
Should it be possible to run 'mumps -dir' launching at
the same time an interface to the SQL engine that
comes with PIP ?
(I mean just like you can run Profile Framework with
'$gtm_dist/mumps -r ^DRV' or '$gtm_dist/mumps -dir'
and then 'do ^DRV' at the GTM> prompt)

So that I could test things like
~ set sql="create table XX"
~ set sql=sql_" (name, lastname)"
~ ...
~ do ^RUNSQL(sql)
or even directly type SQL statements at the 'mumps'
prompt if such a layer has been implemented ?

Is it possible, given all the mrtns/SQL*.m modules available
in under PIP's root directory ?

Thanks a lot.
Regards,
SR

K.S. Bhaskar

unread,
Sep 17, 2008, 3:12:55 PM9/17/08
to

It should be possible. Please ask in the PIP help forum at Source
Forge (http://sourceforge.net/projects/pip) and I will see if someone
can respond.

Regards
-- Bhaskar

0 new messages