Subject Re: Stored Procedure
From Jaime Escobal <jaime.escobal@gmail.com>
Date Thu, 12 Jul 2018 07:22:47 -0400
Newsgroups dbase.getting-started

Vari
A selectable stored procedure has to have a SUSPEND statement in it. In the code you provided you wrote only the database name; are you sure? where is the database located? Also if the message is "table does not exists" is the stored procedure name written correctly?. The problem is in your code, you are doing something wrong
Greetings
Jaime

Later today I will write a small piece of code, test it and paste it in a message