Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

firebird-support · Support for Users of Firebird Releases

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

I'm having a problem with dynamic events and maybe someone can tell me what I'm doing wrong, or if this is a bug. My events contain the station number, date...
4 May 30, 2012
7:15 pm

Michael Ludwig
mludwig71
Send Email

Hello, is http://www.firebirdfaq.org/faq47/ still true? I have installed FirebirdSS-2.5.1.26351-0.i686 on a (Gentoo) Linux 3.2.12 system where only...
2 May 30, 2012
4:13 pm

Milan Babuskov
mbabuskov
Send Email

Hello, In a stored procedure there are 6 Input Parameters F1 to F6. This varchar variables contains table-field-names and I verify this. Now I thought I can...
12 May 30, 2012
4:07 pm

Milan Babuskov
mbabuskov
Send Email

This morning I got the following message on one of our systems in the firebird logfile. page 52620, page type 5 lock conversion denied (215) (firebird 2.1.4,...
7 May 29, 2012
11:15 am

Thomas Steinmaurer
iblogmanager
Send Email

Hi, I want to install the Firebird 2.5 server through MSI Installer with logging options. Could you please provide the command line parameters for Firebird...
2 May 28, 2012
5:52 pm

Mercea Paul
paul.mercea
Send Email

I tried to grant execute permission for stored procedures for a role. but when this procedure is executed by a user in this role I get message, that rights...
6 May 25, 2012
10:14 pm

Michael Ludwig
mludwig71
Send Email

Are there any tools (like MS SQL Profiler) available to trace transactions for Firebird SQL 1.5.3?...
2 May 25, 2012
9:50 pm

JackR
jrodenhi
Send Email

Hello, Unfortunately I have not yet found a solution to the problem. I use a String and would like to add a string-variable to the string. I need before and...
4 May 25, 2012
6:46 am

Olaf Kluge
olaf.kluge@...
Send Email

Hello, I have test it now. stmtxt = 'select 1 from rdb$database where exists(SELECT * FROM RDB$RELATION_FIELDS WHERE RDB$RELATION_NAME = T_DT and...
2 May 24, 2012
4:27 pm

Svein Erling Tysvær
svein_erling
Send Email

Hi All, We use Firebird 2.5 64 bits classic + 64 bit ODBC driver + Windows 2008 R2 64 bit. Until now its performance has been exemplary, but recently we have ...
4 May 24, 2012
1:35 pm

Fabiano
fabianoaspro
Send Email

Dear experts, I got following error after issuing SET statistics INDEX "RDB$INDEX_16" Error: GDS Exception. 335544351. unsuccessful metadata update MODIFY...
1 May 23, 2012
7:56 pm

Chiiwen
chiiwenl
Send Email

Hi, Trying to gain access to a couple of old FB 2.0 databases, I can't remember what username is set as database owner and has grants to access the database. ...
6 May 23, 2012
5:27 pm

Kjell Rilbe
krilbe
Send Email

Hi, I'm trying to use a CTE a bit differently from what I usually do, but am failing. WITH MyCTE AS (SELECT CAST(:FromMainTable AS VarChar(5)) FromMainTable,...
4 May 23, 2012
11:33 am

Svein Erling Tysvær
svein_erling
Send Email

I have a simple app, which needs to run for a few users, written in C#.net. The users to not have the ability to run an install on their own computers, so we...
4 May 23, 2012
9:22 am

Elmar Haneke
elmarhaneke
Send Email

Hello! I have a simple SP with something like this: select my_field from some_table where id in (1,3,56,100) How can I do to pass "(1,3,56,100)" a an input...
3 May 22, 2012
1:06 pm

Dmitry Kuzmenko
dkuzmenko
Send Email

Our main database is Firebird 2.1 running on a windows 2k8 server In the middle of the night with no real users, a single program was running updating data...
7 May 22, 2012
12:13 pm

dr_john_mp
Send Email

Hi there, I am running a firebird superclassic server on Scientific Linux 6.2. I installed this using the EPEL repos. The version I am running is ...
1 May 22, 2012
9:59 am

Deon Cui
Deon_Cui
Send Email

We tried to install the Firebird 2.5.1 pack by silent in our product. In all OS, FB installed correctly. But , in Win 7 machines it shows the Internal Error...
1 May 22, 2012
7:06 am

raja
raja_kcet2005
Send Email

Hi all. I have a question about how Firebird internally updates a record. Here an example: Create table test(cod integer, name varchar(50)) Commit; Insert into...
9 May 21, 2012
8:00 pm

Dmitry Kuzmenko
dkuzmenko
Send Email

Hi, I've archived some old FDB files since my Win2000 (32 bit) days, and unfortunately some of them are available only in FDB form, not as a backup file. Is...
7 May 21, 2012
6:23 pm

Kjell Rilbe
krilbe
Send Email

hi-- this seems like it should've been simple...but i can't figure it out? please help... gbak -b aaa.gdb aaa.fbk creates a .fbk database file. i assume this...
13 May 21, 2012
3:39 pm

Ann Harrison
annwharrison
Send Email

Hi everybody, I'm trying to optimize a complex query, and by doing so, I found something that surprised me and I would like to ask if anybody have an...
3 May 21, 2012
7:05 am

Marc Bettex
bettex@...
Send Email

Hi All, I am writing the query for getting the first 100 records from the table. Like - select first 100 * from XXX I am able to get the data from the table ...
4 May 21, 2012
6:10 am

Svein Erling Tysvær
svein_erling
Send Email

Saw a bit of discussion, but could use a more direct clarification to the question: Will 64-bit FB read 32-bit data files? Or, (as hinted in an earlier...
2 May 20, 2012
12:09 am

Ann Harrison
annwharrison
Send Email

Hello, it's a long time I have been subscribed to a Firebird mailing list. So hello again, especially to Helen who always helped me years ago. Here are several...
4 May 19, 2012
11:57 pm

Alexander Gräf
graealex
Send Email

Hi All, Please help me why the select statement is not working . while select only first 50 I am able to get the database but while select whole it is under...
4 May 18, 2012
2:41 pm

Mark Rotteveel
mark@...
Send Email

I am trying to use external files but keep getting this error Access to external file "C:\magusdb&#92;dxs3.txt"; is denied by server administrator. I have modified...
4 May 18, 2012
8:20 am

Jack Mills
millsjack14
Send Email

Firebird 1.5 is trying to ask the employee strcount procedure. But the Firebird 2.5 does not work. What can I do for work. ... SELECT STRCOUNT( '.',...
3 May 17, 2012
2:25 pm

Michael Ludwig
mludwig71
Send Email

I use FB 2.5.1 When I hold a consultation of a filter-tipped board he returns a record with void value to me. As I avoid this? select sum(t.saldo) as saldo...
2 May 17, 2012
2:18 pm

Michael Ludwig
mludwig71
Send Email

Hi everybody, There is a way to format a datetime inside a query ? When use a CAST function to convert datetime to string : CAST(SUBSTRING(CAST(a.LAST_UPDATE...
6 May 17, 2012
11:05 am

Milan Babuskov
mbabuskov
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help