Search the web
Sign In
New User? Sign Up
firebird-support · Support for Users of Firebird Releases
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 33269 - 33298 of 99492   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
33269
Hi We have just installed FB 1.0.3 on a Windows 2003 server. And here the connection time (and disconnection time) are slower than normal. Our DB is called...
Michael Vilhelmsen
mivi71dk
Offline Send Email
Dec 1, 2003
8:20 am
33270
Hi Michael, ... This isn't related to the System Restore feature, because Windows 2003 Server doesn't have it. It is a kind of "timing" problem that affects...
Thomas Steinmaurer
iblogmanager
Offline Send Email
Dec 1, 2003
8:52 am
33271
Hi THomas Thank you for the reply. I think will downgrade the server to Windows 2000, which we know works. Michael...
Michael Vilhelmsen
mivi71dk
Offline Send Email
Dec 1, 2003
9:09 am
33272
Hi all, One of my ME machine complaint with the above error when my Delphi application trying to connect to FB. This happens when I unplugged the network cable...
danecsk99
Offline Send Email
Dec 1, 2003
9:46 am
33273
Hi, If this is the wrong list, please educate me. Is there anybody who has done an analysis of the differences between Firebird 1.5 and Interbase 7x. I am...
Peter Ypenburg
PeterY@...
Send Email
Dec 1, 2003
9:53 am
33274
... Yes, first thing to try in a windows world. : ) But i'll search in messages history of firebird lists for UDFs and Win9x related problems. Thanks. Valdir....
Valdir Stiebe Junior
ogecroms
Offline Send Email
Dec 1, 2003
10:23 am
33275
Hi, I have strange problem with restore and FB 1.5. After ... CPU is bumped at 100%, it takes several minutes and then gbak will finish. With the same database...
rudomihal
Offline Send Email
Dec 1, 2003
10:32 am
33276
Hi all, We have a Delphi C/S App which makes extensive use of BLOBs. I need to regularly clear out the records where BLOBs are blank. A SQL statement such as: ...
David Russell
davidr450
Offline Send Email
Dec 1, 2003
10:35 am
33277
I have started isql.exe and tried to create a database: SQL> CREATE DATABASE 'C:\VIRTUALTARGET.FDB' page_size 8192 user 'SYSDBA' password 'masterkey'; ...
Bahadir ARMAGAN
bahadir_armagan
Offline Send Email
Dec 1, 2003
10:36 am
33278
... I haven't heard of anything for 1.0.x. I hadn't heard of the slow disconnection problem except on WinXP Pro. ... No. But if it's the slow connection is...
Helen Borrie
helebor
Offline Send Email
Dec 1, 2003
10:50 am
33279
You probably want to use your existing server to handle the database for you. In that case use: CREATE DATABASE 'localhost:C:\VIRTUALTARGET.FDB' page_size... ...
Maciek BOROWKA
MBO@...
Send Email
Dec 1, 2003
10:52 am
33280
Thomas - 2003 doesn't have system restore but it does have disk shadow which is not on by default if you upgrade from NT4 but if it's a new install it is ...
Alan McDonald
metaalan
Offline Send Email
Dec 1, 2003
11:00 am
33281
I am looking at firebird as a possible database solution for a new project. The development language will be Delphi. I downloaded and installed Firebird as...
adele_leroux
Offline Send Email
Dec 1, 2003
11:02 am
33282
Agree on your point. I have deployed an application to more than 10 clients. Each with FB embedded created with different db owner and this owner_id is what...
chee hee
hee_cm18
Offline Send Email
Dec 1, 2003
11:17 am
33283
... shadow which ... install it is ... properties tabs We have disabled the shadow feature, but the event log still says it had made a shadow of the file. ...
Michael Vilhelmsen
mivi71dk
Offline Send Email
Dec 1, 2003
11:53 am
33284
why do i get this error ? INTERPRETE BUFFER = validation error for column ID_USER, value "*** null ***" /*--- PREPARE STATEMENT TR_HANDLE = 13648568 ...
pentrutine77
Offline Send Email
Dec 1, 2003
12:05 pm
33285
... Hash: SHA1 I just noticed that my app (written in C++ and connecting to FB using the API) submitted a query like: SELECT field1 FROM table1 join table2 on...
Francesco Lamonica
franci@...
Send Email
Dec 1, 2003
12:07 pm
33286
... It looks to me as if you are using an old version (pre-version 4.3) of IB Objects with Firebird 1.5, without setting the server configuration parameter...
Helen Borrie
helebor
Offline Send Email
Dec 1, 2003
12:17 pm
33287
Francesco, FL> SELECT field1 FROM table1 join table2 on (table1.field2=table2.field2) AND FL> condition1 AND condition2; FL> i forgot to change the first AND...
Nando Dessena
nandod2ita
Offline Send Email
Dec 1, 2003
12:32 pm
33288
Why don´t you use the Interbase components directly? The ODBC or BDE is just an alternative. These components ok with Interbase 1.0 that I use. Regards. ...
buitragon@...
Send Email
Dec 1, 2003
12:37 pm
33289
This message is for those inconsiderate people who subscribe and unsubscribe constantly from this list. Please DON'T. If you want to stop getting messages for...
Helen Borrie
helebor
Offline Send Email
Dec 1, 2003
12:41 pm
33290
Hi everyone, I have FB Server 1.0.2.978 running on RH Linux 8 I can see three instances of IBGuard whereas there is only one instance of IBServer running there...
Rajesh Punjabi
rajesh@...
Send Email
Dec 1, 2003
12:41 pm
33291
Hi, ... I don't think it's Firebird that is giving the problem. But, I can't comment since I didn't try what you are trying. ... I'm currently using IB...
Daniel Rail
danielrail
Offline Send Email
Dec 1, 2003
12:42 pm
33292
... mystery - it doesn't make a shadow on mine. I have two physical disks, both are disabled. Alan...
Alan McDonald
metaalan
Offline Send Email
Dec 1, 2003
12:44 pm
33293
it doesn't matter anyway since we have installed a windows 2000 now. Thank you anyway. Michael ... <alan@m...> ... it ... disks, both...
Michael Vilhelmsen
mivi71dk
Offline Send Email
Dec 1, 2003
1:47 pm
33294
Thanks for your reply. We were thinking that it might be easy to also use SQL server for very big clients if we use ADO/ODBC. Any help and direction is...
adele_leroux
Offline Send Email
Dec 1, 2003
1:52 pm
33295
I have started isql.exe and tried to create a database: SQL> CREATE DATABASE 'C:\VIRTUALTARGET.FDB' page_size 8192 user 'SYSDBA' password 'masterkey'; ...
Bahadir ARMAGAN
bahadir_armagan
Offline Send Email
Dec 1, 2003
1:52 pm
33296
Hi, ... Which version of Delphi are you using? If it's Delphi 6 and up, you can use DBExpress. There's a good driver for Firebird from...
Daniel Rail
danielrail
Offline Send Email
Dec 1, 2003
1:58 pm
33297
CREATE DATABASE 'C:\virtualtarget.fdb' USER 'SYSDBA' PASSWORD 'masterkey' PAGE_SIZE 8192; try lake this. (Order like syntax) CREATE {DATABASE | SCHEMA} '...
Yosvany Llerena Rodr€...
yosvanyllr
Offline Send Email
Dec 1, 2003
2:32 pm
33298
Adele, If you are using delphi, you should have a look at IBObjects (www. ibobjects.com). Regards, Fabrice...
Fabrice Aeschbacher
ibfa2000
Offline Send Email
Dec 1, 2003
2:41 pm
Messages 33269 - 33298 of 99492   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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