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...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 42726 - 42755 of 105423   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
42726
hi guys, I have try to use the computed by when creating a table and here is what I discovered. For example if I had a table like this ... CREATE TABLE INVOICE...
James
james_027
Offline Send Email
Jun 1, 2004
7:05 am
42727
Does anyone know if Firebird will work OK (or fantastically) on a dual Xeon processor machine? I have heard rumors it won't however would like to confirm it is...
stealthkiwi
Offline Send Email
Jun 1, 2004
7:23 am
42728
... understand that what I want to do may work, except for one reason. I'm using ADOdb and i don't think that this new feature is in that as yet, or I'm not...
dleec45
Offline Send Email
Jun 1, 2004
7:30 am
42729
Hi, I just migrating my firebird server from windows to linux (Redhat 9). In windows I have my own UDF (A2000UDF.dll). I've already rebuild it using Kylix, and...
Martha
meyss8
Offline Send Email
Jun 1, 2004
7:36 am
42730
... On Linux: yes On Windoze, with Classic server: yes On Windoze, with Superserver: purportedly not; though I was recently in contact with a gentleman in...
Helen Borrie
helebor
Offline Send Email
Jun 1, 2004
7:40 am
42731
... Querying the database for a generator value is not a new feature at all. If you want your key in the application and it uses gen_Something, this ...
Helen Borrie
helebor
Offline Send Email
Jun 1, 2004
7:43 am
42732
... This means that the server crashed when the client called the UDF. This is an alarm bell, even if a subsequent call to the same UDF succeeds. There's ...
Helen Borrie
helebor
Offline Send Email
Jun 1, 2004
8:19 am
42733
I seem to remember reading an artical about this years ago. Apparently there was some 'discussion' inside the Interbase company when Borland bought it, about...
johnsparrowuk
Offline Send Email
Jun 1, 2004
8:42 am
42734
Martha, Just a wild guess , but does your UDF is dynamically linked to any Kylix shared libraries (rather large) ? If so, maybe it's not present in memory when...
Boguslaw Brandys
brandys@...
Send Email
Jun 1, 2004
9:53 am
42735
... OS which you know better (or has a good cunsultant nearby). ... No wonder. She knows Linux. SY, Dimitry Sibiryakov....
Dimitry Sibiryakov
SD@...
Send Email
Jun 1, 2004
10:02 am
42736
Hi, I'm not sure if this is the right forum to ask this question, but is there any technical reason you can't create a field in a database with the name YEAR...
rich996478
Offline Send Email
Jun 1, 2004
10:18 am
42737
... Yes: you picked three words that are all reserved words. YEAR is reserved because it is part of the EXTRACT function, e.g. EXTRACT(YEAR FROM CURRENT_DATE)....
Helen Borrie
helebor
Offline Send Email
Jun 1, 2004
10:33 am
42738
hi, when i install FB on MEPIS linux based on DEBIAN from .tar the script show the message: editor 'ex' not found. How i can do? Antonio Donia...
Antonio Donia
antdonia@...
Send Email
Jun 1, 2004
11:22 am
42739
Hi Antonio, I had the same problem some time ago on my Debian machine. First I installed 'elvis', but that didn't work. I asked this list and someone suggested...
Fred Vos
fredvos2001
Offline Send Email
Jun 1, 2004
12:00 pm
42740
... Look at function GenID($seqname='adodbseq',$startID=1) in ADOdb Driver This will automatically create Generator if it does not exist, and get the next...
Lester Caine
lscesuk
Offline Send Email
Jun 1, 2004
12:30 pm
42741
Hi! Can someone please explain briefly when/how Firebird writes changes to disk, or is there something written about it somewhere in the web? Until today, I...
kimon_the_athenian2
kimon_the_at...
Offline Send Email
Jun 1, 2004
1:40 pm
42742
... Helen, I have answered two questions posted by Lee. I think the FB 1.5 feature he mentions on his message, was about another question he post, I told him...
Lista Discussao Inter...
thoriblist
Offline Send Email
Jun 1, 2004
1:45 pm
42743
... Hash: SHA1 ... I can't tell anything about how Firebird deals with this, but I would like to state that the OS buffer/cache will have things to say here,...
Jaume Sabater
jsabater@...
Send Email
Jun 1, 2004
1:53 pm
42744
Hi ... although I had worked on it several hours today (creating stored procedures. I'm not sure if I made some data changes). Only when I disconnected all ...
Steffen Heil
heilsteffen
Offline Send Email
Jun 1, 2004
1:56 pm
42745
... Yes, I don't know if RECENT version are available, but early on there was a person who ported the Server over to PocketPC, the client I fairly easy to...
George P Boutwell
gboutwel@...
Send Email
Jun 1, 2004
1:58 pm
42746
Hi ... to state that the OS buffer/cache will have things to say here, in addition to the file system manager (journaled or not). When using a database, you...
Steffen Heil
heilsteffen
Offline Send Email
Jun 1, 2004
2:01 pm
42747
Hi ... or pocket pc 2002 , or at last the client to connect to a server. Just out of couriosity, why would you use a full blown rdbs on a pocket pc ? Regards, ...
Steffen Heil
heilsteffen
Offline Send Email
Jun 1, 2004
2:03 pm
42748
... I would like to add one comment to Steffen's fine comments: All this assumes that you do indeed have forced-writes turned on in the firebird configuration...
Dan Wilson
dwilson805
Offline Send Email
Jun 1, 2004
2:09 pm
42749
... Hash: SHA1 ... And the hard drive internal write-cache too ;-) - -- Jaume Andreu Sabater Malondra http://www.linuxsilo.net "Ubi sapientas ibi libertas" ......
Jaume Sabater
jsabater@...
Send Email
Jun 1, 2004
2:38 pm
42750
Hi, I'm trying out Firebird (1.5.0.4306) with the latest firebird odbc driver (1.02.0064), and using ibexpert/marathon as a frontend to run scripts. I...
elriba75
Offline Send Email
Jun 1, 2004
3:20 pm
42751
Thanks guys for so quick replies! Yes, I'm on Windows, I forgot to tell this before. Is ForcedWrites Off by default? I couldn't find the answer from ...
kimon_the_athenian2
kimon_the_at...
Offline Send Email
Jun 1, 2004
3:20 pm
42752
... No - it's apparent from the error message that you were not running these statements as a script. You can't just pile multiple statements into a DSQL...
Helen Borrie
helebor
Offline Send Email
Jun 1, 2004
3:33 pm
42753
... I said in my earlier email that it is in the firebird.conf file, but that was incorrect. The forced-write setting is done on a database basis - use isql's...
Dan Wilson
dwilson805
Offline Send Email
Jun 1, 2004
3:50 pm
42754
... If you created the database in Firebird and didn't alter the ForcedWrites setting, then it's on. However, if you created the database in InterBase, FW is...
Helen Borrie
helebor
Offline Send Email
Jun 1, 2004
3:53 pm
42755
That was it :-) Thanks Helen....
elriba75
Offline Send Email
Jun 1, 2004
5:16 pm
Messages 42726 - 42755 of 105423   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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