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 to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 54719 - 54748 of 99486   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
54719
Hi I would like to extract records that contain certain words in varchar fields e.g. I would like to filter messages that contain "bad" words. I have tried...
williamvdw2004
Offline Send Email
Feb 1, 2005
8:39 am
54720
... select <whatever> from <table> where <field> containing <searchphrase> ... Magnus...
Magnus Titho
magnus.titho@...
Send Email
Feb 1, 2005
8:44 am
54721
Helen, debtor for the aid. I am facing difficulties to insert long texts in fields blob in firebird using with IBExpert interface, that is limiting the size of...
Sebastião Carlos ...
scarlossantos
Offline Send Email
Feb 1, 2005
10:41 am
54722
Hi Diego! How many records (and fields) does this query return? And does it take longer returning the entire result set in the second case compared to the...
Svein Erling Tysvær
svein_erling
Offline Send Email
Feb 1, 2005
10:49 am
54723
... a ... fine. ... would ... find the ... have ... code is ... installation ... application) ... gsec is ... process ... Hmmm. It appears that when switching...
jlwa1ker
Offline Send Email
Feb 1, 2005
11:07 am
54724
... You should not try to insert text longer than 32,765 bytes into a blob using a string as input. If IBExpert lets you insert longer strings, then IBExpert...
Helen Borrie
helebor
Offline Send Email
Feb 1, 2005
11:38 am
54725
At 11:07 AM 1/02/2005 +0000, you wrote: [lots and lots of reposting] You have a screwed-up installation. Two things you need to do are: 1) Go into your...
Helen Borrie
helebor
Offline Send Email
Feb 1, 2005
11:46 am
54726
Hi all, Ihave a select statement that looks like this. Can someone help me on configuring indexes (and PLAN statement) to boost performance. SELECT S1.MAG_ID,...
radevojvodic
Offline Send Email
Feb 1, 2005
11:47 am
54727
Hi ... I do not understand this. What is blob subtype text then for? If not for long strings? How should we handle those? I do not want to transform my texts...
Steffen Heil
heilsteffen
Offline Send Email
Feb 1, 2005
11:52 am
54728
... He is talking about passing a string to a blob, I believe. Don't confuse a string with a blob - they are different types altogether. A "text blob" just...
Helen Borrie
helebor
Offline Send Email
Feb 1, 2005
12:13 pm
54729
... The problem depends on your interface TO the blob. Some of the client tools allow strings in the tool loaded from the blob, but they impose the limits...
Lester Caine
lscesuk
Offline Send Email
Feb 1, 2005
12:19 pm
54730
Hello! I have a database in FirebirdSS-1.0.3.972-0 when i tried to restore this database, i cannot restore, one foreign key violation error is coming, but the...
flashjobs
Offline Send Email
Feb 1, 2005
12:27 pm
54731
... You should include the optimizers adapted plan, and information about what indices are there in your database. Regards, Alex...
Alexander Gräf
graef@...
Send Email
Feb 1, 2005
12:54 pm
54732
Indeed. My installation is definitely screwed up. However, it appears that Firebird is using some mechanism other than the "Startup" folder to start a new...
James Walker
jlwa1ker
Offline Send Email
Feb 1, 2005
1:07 pm
54733
Sorry, I found it. It's in the registry. Strange that the registry removal program didn't fix that... So, to summarize: With Firebird running as a service I am...
James Walker
jlwa1ker
Offline Send Email
Feb 1, 2005
1:23 pm
54734
Does Windows start it as an service? ... -- Ag0nY <ag0ny@...>...
Ag0nY
ag0ny@...
Send Email
Feb 1, 2005
1:24 pm
54735
Hi, My name is Ilir Gashi and I am Research Student at the Centre for Software Reliability, City University, London. I found a (possible) bug in Firebird 1.0...
Ilir Gashi
i_gashi
Offline Send Email
Feb 1, 2005
2:05 pm
54736
... Firebird won't let you insert or update data that will break a foreign key relationship; but possibly the foreign key constraint was added to a nullable...
Helen Borrie
helebor
Offline Send Email
Feb 1, 2005
2:21 pm
54737
Maybe I don't understand basics, but here is my question. I have database with certain number of tables (let's say A, B, C, D, E) and make following ROLE's: ...
matijamikac
Offline Send Email
Feb 1, 2005
2:25 pm
54738
... From: "matijamikac" <matijamikac@...> To: <firebird-support@yahoogroups.com> Sent: Tuesday, February 01, 2005 3:24 PM Subject: [firebird-support]...
Martijn Tonies
martijntonie...
Offline Send Email
Feb 1, 2005
2:48 pm
54739
No, I loged in just as an user. How can I log with role if my USERA and USERB, both, use two roles? I believe roles work as logical OR... meaning if I have few...
matijamikac
Offline Send Email
Feb 1, 2005
2:57 pm
54740
... When logging in, you can specify *one* role. So you probably have to define roles that include everything you need to access. Urs...
Urs Liska
urs_liska
Offline Send Email
Feb 1, 2005
3:02 pm
54741
... A role is not a group. It is a set of privileges. Grant the ROLE to the USER, and then, when the USER logs in with that ROLE, he has that set of ...
Helen Borrie
helebor
Offline Send Email
Feb 1, 2005
3:16 pm
54742
Hello, I have a customer with Firebird 1.5. Their hard disk ran out of space and they are getting a message saying that the database is corrupted. I tried to...
hcarvajalsy
Offline Send Email
Feb 1, 2005
3:22 pm
54743
... Do you by chance have self joined tables (i.e. tables referencing itself)? For example you can have a table with words and one field referencing another...
Urs Liska
urs_liska
Offline Send Email
Feb 1, 2005
3:22 pm
54744
I don't know if this helps, but this is what I do (btw, I'm a Firebird newbie). I use gsec and isql and import my commands from a test file. # gsec code to...
paulwesson
Offline Send Email
Feb 1, 2005
3:39 pm
54745
... No, it is like actor in theatre who can learn several roles, but can play only one role at the same time. Ivan...
Ivan Prenosil
iprenosil
Offline Send Email
Feb 1, 2005
4:10 pm
54746
If you want to move a FB database between two Win32 machines (both running same Version of FB), can you not just shut down the DB, copy file, and start it up...
Rich Pinder
richpinderiii
Offline Send Email
Feb 1, 2005
5:47 pm
54747
... A running database will get corrupted if copied, so GBAK is mainly a tool to bypass the need to shutdown the database while doing a backup. However, as...
Alexander Gräf
graef@...
Send Email
Feb 1, 2005
6:06 pm
54748
... Some addition: If you move a DB file between two machines with different byte ordering (little endian vs. big endian), you need to use GBAK. Cheers, Alex...
Alexander Gräf
graef@...
Send Email
Feb 1, 2005
6:10 pm
Messages 54719 - 54748 of 99486   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