anyone who can translate this?

Met vriendelijke groet,

Michiel Lange
ActuEra B.V.


                                                                                       
                                        
                    7k                                                                 
                                        
                    <stefan.siebenkittel@contr       To:     [EMAIL PROTECTED]      
                                        
                    olware.de>                       cc:                               
                                        
                                                     Fax to:                           
                                        
                    19-09-2001 12:50                 Subject:     [PHP-DB] sybase 
remote procedure ergebnis in variable        
                                                                                       
                                        
                                                                                       
                                        




Hallo,

ich nutze per ODBC eine remote procedure auf einem Sybase Server. Die
Prozedur liefert mir unter anderem eine Variable zur�ck, die ich in PHP
weiternutzen mu�. Kann mir jemand einen Hinweis geben, wie ich die
Variable der ODBC Abfrage in eine PHP Variable �bertragen kann?
Hier das Beispiel:

odbc_exec ($conn,"declare @VARIABLE int exec PROZEDURNAME
'TABELLENNAME_SPALTENNAME', @VARIABLE output");

@VARIABLE soll �bertragen werden in $VARIABLE

Danke im voraus
7k


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]






--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to