> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: Montag, 10. Oktober 2005 19:40 > To: [email protected] > Subject: Re: [FSID] Using DBProcedure with OUT-Parameter in VB.Net > > Hi Marcin! > [snip] > > Now my VB-Application can call the DBProc, but I have a new > 'problem'.
[some code segments snipped] > > And here is my problem on that: > Opening Form3 calls the DBProc and this seems to work fine, > but for any reason only every second sequence-number is set by the > DBMS when calling the procedure by the VB-Application. This number is > variable BESTNR in the DBProc. > > When calling the procedure in the SQL Studio by > "CALL WWIND.BESTELLUNGNEU(1, :x)" > the DBMS sets every Number as expected. Hm, maybe ODBC-traces help: http://sapdb.2scale.net/moin.cgi/ODBCTrace If the traces do not unveil the problem for you, feel free to send them to me. Regards Thomas ---------------------------------------------- Dr. Thomas Kötter SAP AG, Berlin NW DT MaxDB MaxDB: all you need! www.mysql.com/products/maxdb www.sapdb.org -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
