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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 95366 - 95395 of 97548   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
95366
Dear Group, I know that you can put an index on a single column and on multiple columns at the same time. But you can also put a separate index on each column...
Zd
toldy007@...
Send Email
Jul 1, 2008
7:50 am
95367
Indexing the two columns within the same index, is a little bit faster when your search specifies both of them - if you use partial match like BETWEEN or...
Svein Erling Tysvær
svein_erling
Offline Send Email
Jul 1, 2008
8:16 am
95368
... Hi, Firebird will use your compound indexes if you search for single columns, so I guess it doesn't matter what approach you choose. There might be some...
Sasha Matijasic
selectnull
Offline Send Email
Jul 1, 2008
8:16 am
95369
Sorry, forgot to mention why I generally prefer single field indexes: It makes it easier for me to understand the PLAN that Firebird suggests. With a compound...
Svein Erling Tysvær
svein_erling
Offline Send Email
Jul 1, 2008
8:33 am
95370
Hi , i use fb 2.0 and i have a field its type is varchar how long it can to be ? i mean whats the limit for varchar at the 2.0?how many charachter i can write ...
dirinler
Offline Send Email
Jul 1, 2008
11:48 am
95371
I was reading this article from Ann Harrison http://www.ibphoenix.com/main.nfs?page=ibp_expert1 This particular section is interesting Index optimization ...
Niben M Singh
niben_s.rm
Offline Send Email
Jul 1, 2008
1:13 pm
95372
I just came across this by accident, and you may not be interested anymore, but: http://www.firebirdfaq.org/faq334/ FB1.0, and it doesn't mention if it's...
unordained
tigereye_philip
Offline Send Email
Jul 1, 2008
4:14 pm
95373
... It turns out that they only use ODBC on a restored DB copy - so not the answer. ... I dont mind if they can access the data - it belongs to them - I just...
Paul Hope
paulphope
Offline Send Email
Jul 1, 2008
4:38 pm
95374
... Yes - and it doesnt fix it. In fact I can login remotely and get the same error as the client. Only when I delete and recreate the permissions, then ...
Paul Hope
paulphope
Offline Send Email
Jul 1, 2008
4:42 pm
95375
Niben, ... It is very necessary! It just isn't always necessary. ;-] It depends on: - number of unique elements which are fields to be indexed - number of rows...
Leyne, Sean
seanchk_98
Offline Send Email
Jul 1, 2008
4:51 pm
95376
Hi: There are any guide or How to document for this? I have searched but I do not find. Thanks and sorry for my english. Antonio Sala...
antonioantonioantonio...
antonioanton...
Offline Send Email
Jul 2, 2008
12:03 am
95377
Hi, I just download and install the latest FirebirdCS-2.1.0.17798-0.i686.tar.gz under my Debian 3.1, the install.sh works fine. But after the installation, I...
lintao_nz
Offline Send Email
Jul 2, 2008
12:09 am
95378
... FB CS uses xinted to listen on. see you ! -- Alexandre Benson Smith Development THOR Software e Comercial Ltda Santo Andre - Sao Paulo - Brazil ...
Alexandre Benson Smith
thoriblist
Offline Send Email
Jul 2, 2008
12:45 am
95379
... 32KB If you have a variable length field the BLOB's are the way to go. see you ! -- Alexandre Benson Smith Development THOR Software e Comercial Ltda Santo...
Alexandre Benson Smith
thoriblist
Offline Send Email
Jul 2, 2008
12:51 am
95380
I am attempting to restore a FBK backup file that was from a Linux system, but on a Windows computer (both running Firebird 1.5.5). When I go to restore the...
Myles Wakeham
vladman992000
Offline Send Email
Jul 2, 2008
1:04 pm
95381
Hi all, I write my apps in D2007 with Firebird server. One of my customers has 2 PCs, Windows XP home edition. One PC has Firebird 2.03, the other one runs the...
Tiberiu Horvath
tiberiu_horvath
Online Now Send Email
Jul 2, 2008
1:08 pm
95382
Hi Myles! Maybe a stupid question, but when the backup was made, was the -nt (non-transportable) switch specified? The default should be the -t (transportable)...
Svein Erling Tysvær
svein_erling
Offline Send Email
Jul 2, 2008
1:16 pm
95383
Hi, ... Not sure if it helps but, have you created your backup using -T[ransportable] gbak switch?! Regards, Anderson Farias...
Anderson Farias
peixedragao
Offline Send Email
Jul 2, 2008
1:16 pm
95384
I got exactly this message trying to backup from a FB 2.1 server with a FB 2.03 gback. Tiberiu From: Myles Wakeham Sent: Wednesday, July 02, 2008 4:04 PM To:...
Tiberiu Horvath
tiberiu_horvath
Online Now Send Email
Jul 2, 2008
1:20 pm
95385
... Install MSVC8 run-time package or install FB 2.1 using official installer. Regards, Vlad PS And *read* installation notes...
Vlad Khorsun
fbvlad
Offline Send Email
Jul 2, 2008
1:26 pm
95386
Hello, A customer of mine decided to change the working scheme. Now all the clients PC connect to the server via Terminal Server and runs my app localy in the...
Sergio H. Gonzalez
shg_sistemas
Offline Send Email
Jul 2, 2008
1:40 pm
95387
... Windows 1.5.5 services manager restore code thinks it's looking at a backup made on Fb 2 or higher. Are you absolutely certain it's not? ./heLen...
Helen Borrie
helebor
Offline Send Email
Jul 2, 2008
1:49 pm
95388
... Only if you search the *first* columns. For example, if you have compound index on (A,B) and you search WHERE B = 10, it will not use it. -- Milan Babuskov...
Milan Babuskov
mbabuskov
Offline Send Email
Jul 2, 2008
2:46 pm
95389
... backup made on Fb 2 or higher. Are you absolutely certain it's not? No, the server that I originally had this problem on is a Fedora Core 5 Linux box that...
vladman992000
Offline Send Email
Jul 2, 2008
4:02 pm
95390
... (non-transportable) switch specified? The default should be the -t (transportable) switch, so it doesn't sound like something normally done by mistake... ...
vladman992000
Offline Send Email
Jul 2, 2008
4:03 pm
95391
... Thanks for the suggestion. I didn't specify the switch, however when I tried to restore using IBExpert in verbose mode, it stated that the backup file was...
vladman992000
Offline Send Email
Jul 2, 2008
4:05 pm
95392
... with a FB 2.03 gback. I know that the original server where the data was backed up from only has ever had FB 1.5 installed on it. And its GBAK is the...
vladman992000
Offline Send Email
Jul 2, 2008
4:07 pm
95393
Of course I use FB 2.1 official installer. Firebird-2.1.0.17798_0_Win32.exe I had no problems on any of the PC-s that I installed FB 2.1 to. Is this ...
Tiberiu Horvath
tiberiu_horvath
Online Now Send Email
Jul 2, 2008
4:36 pm
95394
... Check following : a) you have no msvc8 runtime libraries in system32 b) you have no msvc8 runtime libraries without manifect in your app folder c) you have...
Vlad Khorsun
fbvlad
Offline Send Email
Jul 2, 2008
4:48 pm
95395
I am receiving a huge amount of messages with the following text: ReadFile end-of-file errno = 109 I am using Firebird 2.1 on Windows 2003 Server Standard...
slalom91
Offline Send Email
Jul 2, 2008
5:40 pm
Messages 95366 - 95395 of 97548   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