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 83682 - 83711 of 99492   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
83682
You can do it with floor and ceiling udf functions ibrahim bulut software and database expert iletisim online ltd.sti. turkish republic _____ From:...
ibrahim bulut
ibrahim_bulut
Offline Send Email
Feb 1, 2007
8:19 am
83683
Hi, Has anyone else experienced this? http://www.firebirdsql.org/download/prerelease/win32/Firebird-1.5.4.4890-0_RC1-Win32.exe I tried it twice and same access...
Tom Conlon
tomconlon8421
Offline Send Email
Feb 1, 2007
8:22 am
83684
No I can not. THe floor and ceiling rounds down or up a number. The problem I have is to round only these to type of numbers where the fractional part equals...
balazszokker
Offline Send Email
Feb 1, 2007
8:23 am
83685
Try this Select double_field - floor(double_field) from tablename This will give you the fractional part Select * from tablename Where double_field -...
ibrahim bulut
ibrahim_bulut
Offline Send Email
Feb 1, 2007
8:28 am
83686
... You can use WinExec or ShellExecute, just like you call any other application from Delphi. Or do you mean you want to redirect GSEC's output to your...
Stefan Heymann
stefanheymann
Offline Send Email
Feb 1, 2007
8:31 am
83687
Hi Helen, Thans for your valuable suggestion. Can you please tell me the approach to modify the userId and password. I tried with GSEC, but I could not be able...
rambabu.piridi@...
Send Email
Feb 1, 2007
8:45 am
83688
thanks adam, as you said, YEARDAY for a specific date will be different during leap years, so i can not use it. i thought that sql extract ( day or month or...
geo.mastique@...
geomastique
Offline Send Email
Feb 1, 2007
9:09 am
83689
It looks like two emails got intermixed when flowing through internet ... ??? ... So, are the plans the same or different ? ... which points to bug "Bad plan...
Ivan Prenosil
iprenosil
Offline Send Email
Feb 1, 2007
9:18 am
83690
... This one can't use index because it contains (:p_id IS NULL) which can't use index (since there is no table field), and can't be optimized at prepare time....
Ivan Prenosil
iprenosil
Offline Send Email
Feb 1, 2007
9:20 am
83691
... In fact it is in Interbase 6, but it is not described in Language reference but in Release notes (ask Borland why). Ivan...
Ivan Prenosil
iprenosil
Offline Send Email
Feb 1, 2007
9:26 am
83692
Peter, P> 'create database 'c:\risdev\rising3.fdb' user 'SYSDBA' password P> 'masterkey' PAGE_SIZE 4096;' P> Same thing... the server is running as a service -...
Nando Dessena
nandod2ita
Offline Send Email
Feb 1, 2007
9:36 am
83693
... They are different: I wasn't clear enough in saying that my *real* case is of course a little bit more convoluted than the one I sampled. In particular,...
lele@...
Send Email
Feb 1, 2007
10:01 am
83694
... Plan is chosen during Prepare, i.e. when parameter values are unknown yet ... ... ... but if you prefer do use indexes always then it is pretty simple, try...
Ivan Prenosil
iprenosil
Offline Send Email
Feb 1, 2007
10:10 am
83695
... Well, I could, but you still haven't given any info about the platform you are running on or which model of server (Classic/Superserver). ... You can't...
Helen Borrie
helebor
Offline Send Email
Feb 1, 2007
10:34 am
83696
Hello, I'm wondering whether the 32 characters limit on stored procedure names still exists in firebird 2.0... The fb2 release notes has nothing to say on the...
t.s.
sugihartolim
Offline Send Email
Feb 1, 2007
10:47 am
83697
... No, because it is 31 characters. And actually it should not exceed 27 characters because of potential problems with grants. Ivan ...
Ivan Prenosil
iprenosil
Offline Send Email
Feb 1, 2007
10:55 am
83698
Hi, ... 31 characters really, yes, it still exists. ... Nooo, you shouldn't, IMO. Makes development a pain. ... Be creative :-) At a company I worked for, we...
Martijn Tonies
martijntonie...
Offline Send Email
Feb 1, 2007
10:56 am
83699
... characters ... Ew, does this problem _still_ exist? Tss tss ;) Does this apply to SQL grants? Martijn Tonies Database Workbench - development tool for...
Martijn Tonies
martijntonie...
Offline Send Email
Feb 1, 2007
10:59 am
83700
No, not really. Maybe this is easier than expected, I have not yet tried, but calling gsec is not only invoking a program with params, it is calling gsec with...
martinagren
Offline Send Email
Feb 1, 2007
11:53 am
83701
Hi all, I'm not sure about hardware/sysop compatibility, so I ask your opinion. Can I install Firebird 1.53 for Windows 2003 server (32/64 version?) on a EM64T...
Moreno Vandelli
morvanco
Offline Send Email
Feb 1, 2007
12:07 pm
83702
Hi Helen, The following are the environment details. OS: Windows XP Language: Java(j2sdk 5.0) Firebird:1.5.2 MappingTool: Ibatis. ServerName: Super Server ...
rambabu.piridi@...
Send Email
Feb 1, 2007
12:29 pm
83703
You can pass GSEC all parameters at once so you don't have to enter interactive mode. Example: To modify a user's password: Change password of ELVIS to...
Stefan Heymann
stefanheymann
Offline Send Email
Feb 1, 2007
12:39 pm
83704
... Assuming you have the standard Firebird root filesystem: cd c:\Windows\Firebird\Firebird_1_5\bin To remove a user named ordinary (it is case-insensitive): ...
Helen Borrie
helebor
Offline Send Email
Feb 1, 2007
1:03 pm
83705
Thank you Helen, Regards, Rambabu ________________________________ From: firebird-support@yahoogroups.com [mailto:firebird-support@yahoogroups.com] On Behalf...
rambabu.piridi@...
Send Email
Feb 1, 2007
2:16 pm
83706
Thx Stefan, I will try that. /M ... its ... calling ... gsec...
martinagren
Offline Send Email
Feb 1, 2007
3:27 pm
83707
... Hi. (I will try and move discussion to firebird-devel...) Thanks for all the work you put in to docs by the way. (I just double checked the release...
wanderbored
Offline Send Email
Feb 1, 2007
3:27 pm
83708
Hi, Can anyone confirm if FB follows this SQL order of execution: (see http://www.bennadel.com/blog/70-SQL-Query-Order-of-Operations.htm and Celko 'SQL for...
Tom Conlon
tomconlon8421
Offline Send Email
Feb 1, 2007
4:32 pm
83709
... Booleans in the where clause that restrict the join operation are handled with the join... select a.f1, b.f1 from a join b where a.f1 = b.f2 should be just...
Ann W. Harrison
annwharrison
Offline Send Email
Feb 1, 2007
4:52 pm
83710
I seriously doubt Firebird is anything like ColdFusion in this area, Tom. My experience tells me that Firebird mixes several of these steps when preparing a...
Svein Erling Tysvaer
svein_erling
Offline Send Email
Feb 1, 2007
6:33 pm
83711
Thanks to all that have responded to this post. These are some nice ideas that I will investigate further. I like the idea of having multiple instances of the...
Greg At ACD
gregatacd
Offline Send Email
Feb 1, 2007
6:38 pm
Messages 83682 - 83711 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