Download this file for reference:

<http://www.filemaker.com/downloads/pdf/fms9_cwp_xslt_en.pdf>FileMaker
Server 9 Custom Web Publishing with XML and XSLT

It will show how to make an XML request to trigger a script and how to make
an XSLT request to XML to trigger a script.

Beverly

Dan Stein
[EMAIL PROTECTED]



On Jul 24, 2007, at 6:32 PM, Kent Swisher wrote:

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



________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to