Hi, SQL Studio will handle result sets of DBProcs in the next version.
regards Wolfgang -----Original Message----- From: Marc-Olivier Meunier [mailto:[EMAIL PROTECTED] Sent: Donnerstag, 19. Juni 2003 17:02 To: [EMAIL PROTECTED] Subject: RE: Executing a DBPROC in SQL Studio > -----Message d'origine----- > De : [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] la part de Andreas Grund > Envoy� : jeudi 19 juin 2003 16:54 > � : [EMAIL PROTECTED] > Objet : Executing a DBPROC in SQL Studio > > > Hi, Hi > Now I want to test the Proc in the SQL-Studio, but when I run the > call-Statement like call test with commit i�ve get the answer > that the statement is executed sucessfull without result. But in > the table "3_0_TEST" are ten rows. Where ist my mistake?? > SQL Studio can't do it with Resultsets You should use DbVisualizer to test your dbproc (and do many other things) It's free (but you can buy it) and works very well http://freshmeat.net/projects/dbvisualizer/ _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
