Hi, I'm working on a Debian Sarge (Firebird 1.5.1), and my PHP application goes in error with this message: invalid request BLR at offset 383 BLR syntax error:...
... I'm not sure here whether "this library" means dynamic library or static one. From my POV GPL contaminate whole project and this is right. But DLL, in...
Dimitry Sibiryakov
SD@...
Jun 1, 2006 7:08 am
76229
... Wanna a bet? I really use events and they work. -- SY, Dimitry Sibiryakov....
Dimitry Sibiryakov
SD@...
Jun 1, 2006 7:14 am
76230
Thanks Helen, I've used the correct view syntax. However, I think I might have some problem with my setup. When I'm trying select truncate(fTarif) from...
Fritz, ... Yes, you have to "declare" external functions on a per database basis. Somewhere in your Firebird install, there should be something like...
Thanks, it's working now. Great! Btw. Helen, thanks for your book! Helps a lot ;) __________________________________________________ Do You Yahoo!? Tired of...
... Yes, of course you do. You have to declare external functions to the database, e.g. declare external function Truncate int by descriptor, int by...
... <cough> how about server based external functions </cough> ;-) Martijn Tonies Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle & ...
... Sorry, Helen, but I cant find any record about FBRN in HTML in Dmitry Y's Developers' Journal. Or I missing something? Thanks in advance. Agibov Dmitry...
Agibov Dmitry
dagibov@...
Jun 1, 2006 8:04 am
76238
... I haven't done it yet. A mix of too much to do, too little time and downtime on the SF servers. I'll try to do something about it tonight if I can get...
Hi, All! I have clear server machine without previous Firebird installation. On this server I installed FB2 RC2 SS. After that I am typing next command ...
Agibov Dmitry
dagibov@...
Jun 1, 2006 9:23 am
76242
... This is the wrong place to ask. Fb 2.0 RC 2 is still beta. FYI, there is a whole chapter in the release notes about what you have to do with the security...
Hello, We are facing a problem creating a stored procedure at the front-end (VB.Net).We use the following Code snippet to create the stored procedure at the...
Hi, ... Yes, I'm using Access 97 and 2003 as well as Excel 97 via the latest ODBC driver. It all works well. One thing to note when linking the tables in...
Robin Davis
ro.davis@...
Jun 1, 2006 12:19 pm
76248
On this server I installed FB2 RC2 SS. After that I am typing next command gsec.exe -user sysdba -password masterkey and receive next message: "cannot attach...
... You can't pass parameters to a script and a script doesn't have output. It's just a list of statements that are executed one by one. Are you confusing...
... But I can login into EMPLOYEE.gdb as SYSDBA. Thanks in advance, Agibov Dmitry....
Agibov Dmitry
dagibov@...
Jun 1, 2006 1:09 pm
76251
... You have to add the path to the security.fdb. Try sth. like: gsec.exe -user sysdba -password masterkey -database localhost:<PATH_TO_YOUR_security.fdb> (for...
... No, I'm not. I'm just looking for features similar to Oracle SQL*Plus scripting, where: 1. You run a script using @my_script.sql 2. You can pass parameters...
... Something like, oh I don't know, maybe The Firebird Book by Helen Borrie? ;-) I'm wearing holes in the pages of my copy! Scott [Non-text portions of this...