nLeonardt95

Results 14 comments of nLeonardt95

That the procedures are grouped. You can already do this with the packages, but it would also be nice if you can do this in a table. Then you can...

In addition to that I would find it very useful to be able to attach a file to a connection and maybe access it with an external program.

Yes, I know that, but I mean the Skip_data and include_data option.

> 0.9.3.12 Snapshot Pre-release @[arvanus](https://github.com/arvanus) arvanus released this 26 Jun 2022

Why is there a limit for update/insert/delete, but I can set as many stored procedures as I want? Or is there a limit there too? I tried to create a...

And how is it possible to execute an unlimited number of stored procedures within an execute block?

I perform these steps in my application in different stages. A new transaction is opened for each stage. I have the same problem there. I have now summarized everything for...

Without “set auto off;” the problem occurs. But I also see another problem with the display of ISQL. Even without “set auto off;” ISQL shows me 0 for FieldNEW. However,...