Carlos Yabut wrote : >-----Urspr�ngliche Nachricht----- >Von: Carlos Yabut [mailto:[EMAIL PROTECTED] >Gesendet: Montag, 6. Dezember 2004 00:59 >An: [EMAIL PROTECTED] >Betreff: CAN NOT SEE PROCEDURES IN SQLSTUDIO > > >I am having a problem viewing stored procedures in the >application SQL STUDIO. > >I have a database in one system. I made a full backup >of the data. After making a full backup, i then >restored the the data into another system. All the >datas are there but all the procedures i can not view. > > >The procedures are present because i can execute the >procedures from the application. > >I executed from sql studio this statement > >SELECT * FROM DOMAIN.DBPROCEDURES and i can only see >the system procedures. None of the user defined >procedures i can see. > >Has anybody encountered this error? > >thanks in advance. >
Are you sure that you are connected as owner of the user defined procedures to SQLStudio ? Best Regards, Thomas -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
