Search found 4 matches
- 20.03.2010, 12:04
- Forum: 6.6 - stable
- Topic: Column with name "Extra" not found - Vista?
- Replies: 0
- Views: 428
Column with name "Extra" not found - Vista?
Hi all, I have met situation described below, everything with D7. While using Zeos 6.5 or 6.6 on machine with MySQL 5.1.30 and 5.1.40 everything works very good (Win XP) Another versions of MySQL which I have installed are 5.1.36 and 5.1.40, on Vista with ZeosLib 6.5 or 6.6. Same mysqllib.dll as in ...
- 21.03.2008, 13:27
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Oracle and stored function problem
- Replies: 4
- Views: 2200
.... I would have to set up an Oracle server to start doing this at home. Not very likely... Mark Thx for answer. Ok, in fact boolean is currently changed to number 0/1. I have used old document while preparing post - sorry. My problem is how to prepare good query - as you know each comma, double c...
- 21.03.2008, 12:42
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Oracle and stored function problem
- Replies: 4
- Views: 2200
So you'll have to use regular query components to get your results. Mark I have tried a lot of queries in standard manner as well , but my experience with Oracle PL/SQL is about NULL :). Currently I am very regullary on the sites of Oracle, looking for ORA-NNNNN error and for samples/documentation....
- 21.03.2008, 10:29
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Oracle and stored function problem
- Replies: 4
- Views: 2200
Oracle and stored function problem
Hi all, There is my first experience with Oracle stored functions, and therefore i need a little help. I did some examples on MySQL and it works, but for Oracle i have a big problem :(. From Oracle developers I have got information about function prepared for my part of the project: function GetLimi...