richardcrossley / aseisql

Automatically exported from code.google.com/p/aseisql
0 stars 0 forks source link

Error when compiling procedure #32

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open AseIsql and connect to some database
2. At Object Browser, right click on a procedure and select "Open Procedure"
3. Execute (F9)

What is the expected output? What do you see instead?

It's appears on log panel, and the procedure is not compiled.

Incorrect syntax near 'use'.
Incorrect syntax near '.'.

What version of the product are you using? On what operating system?
trunk 123 / win XP PRO

Please provide any additional information below.

Original issue reported on code.google.com by diegosma...@gmail.com on 2 Oct 2009 at 4:44

GoogleCodeExporter commented 8 years ago

Original comment by daggett....@gmail.com on 6 Oct 2009 at 4:54

GoogleCodeExporter commented 8 years ago
I could not reproduce this bug.
Normally this error could appear when you change the header
--<Menu\Procedure header>--
in the stubs.sql or you added the section with the same name into 
ustubs.sql
--
if you can't solve problem by yourself, then attach those files here.

Original comment by daggett....@gmail.com on 6 Oct 2009 at 7:12

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Hi,
I have not changed this files...I tried to reinstall again to overwrite those 
files,
but the problem continues. In trunk 120 this error not appears. 
Thank you!

Original comment by diegosma...@gmail.com on 7 Oct 2009 at 4:46

Attachments:

GoogleCodeExporter commented 8 years ago
corrected in revision #128

Original comment by daggett....@gmail.com on 7 Oct 2009 at 7:09