ow to run a procedure stored in informix db from access

D

Dieter

hi all,

I have connected a ms access application to an informix data base via odbc.
it works fine for all tables.
but now we want to run a procedure stored in the informix data base from our
ms access db.

and I have no idea how I can call this procedure.

procedure mkunl(param1, param2)

can anybody help me, please !!!

thanks,
Dieter
 
Top