I am attempting to call a stored procedure (script) on Filemaker 8 server advanced (windows) via Witango (windows) direct dbms action. Using ODBC drivers.

Found an old post in the archives showing the format for calling a stored procedure for Filemaker 6 was of the form below.

CALL stored procedure (a script) statement
{ CALL script_name ( database_name [ ,
{ layout_name | password } ] ) }
Where the outermost curly brackets { } are part of the CALL statement
syntax.

I have not had any success with this. Since ODBC to FM 7 and above don't know about layouts, I suspect this is part of the problem.

Has anybody gotten stored procedure calls to FM7 to work? If so, example of the syntax please. Dan Stein asked the same question in 2004 but no solution was posted.

FM8
Witango 5.5
Windows Server 2003


-> Kent Swisher                  Engineering Tools
-> Alcatel-Lucent                Application Support Engineer
-> Wireline Access Products      [EMAIL PROTECTED]
-> Petaluma, CA                  707-792-7116  (on net 2-855-7116)
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to