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 20003 - 20032 of 99491   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
20003
Dear all, I apologize if this is considered RTFM, but I ran into the following item on the knowledgeBase at ibphoenix.com: ... Question: How do I create a...
sugi
sugihartolim
Offline Send Email
Jan 1, 2003
6:44 pm
20004
Hi, ... SPs are precompiled and Views are prepared each time you use them. I use views when I know that a certain query will be used multiple times in my...
Daniel Rail
danielrail
Offline Send Email
Jan 1, 2003
8:56 pm
20005
Hi, After working in SqlServer and Oracle, Some concepts are mixed in my mind. In Interbase when i especify a PRIMARY Key,Is an index created Automatically? ...
delphi4everybody <DEL...
delphi4every...
Offline Send Email
Jan 2, 2003
12:09 am
20006
... Yes. ... Yes. But you should not create a UNIQUE clause that duplicates the primary key. Also, you should not create any indexes using CREATE INDEX, which...
Helen Borrie
helebor
Offline Send Email
Jan 2, 2003
12:26 am
20007
... Probably most people here don't have the postgreSQL documentation. What is it that you need, that isn't documented in the OpGuide? ... Does that mean...
Helen Borrie
helebor
Offline Send Email
Jan 2, 2003
1:02 am
20008
... Update within stored procedure returning values you need Best regards, Kubanych...
Kubanych Tajmamat uloo
kubanych@...
Send Email
Jan 2, 2003
3:01 am
20009
Hi, I want to use a "Select List" as Select-Param for a Stored Procedure. ... BEGIN FOR SELECT RELID AS VID From DIRECTORYTABLE WHERE (RELID in (Value1,...
Nils Boedeker
nilsboedeker
Offline Send Email
Jan 2, 2003
1:15 pm
20010
Hi Nils, ... This isn't possible :-/ With regards, Martijn Tonies InterBase Workbench - the developer tool for InterBase & Firebird Firebird Workbench - the...
Martijn Tonies
martijntonie...
Offline Send Email
Jan 2, 2003
1:20 pm
20011
... That has plusses and minuses. Because the stored procedure is compiled as a unit, no optimization is available between the tables it references and any...
Ann W. Harrison
annwharrison
Offline Send Email
Jan 2, 2003
3:59 pm
20012
I posted this yesterday to the news.atkin.com server ... but it didn't make it. "Helen Borrie" <helebor@...> wrote in message ...
Graham <yahoo@...>
gchiu2
Offline Send Email
Jan 2, 2003
6:03 pm
20013
... Thank you for the clarification. This is new information for me. ... Yes, I read about this in an article by Ann Harrison on the ibphoenix site recently....
sugi
sugihartolim
Offline Send Email
Jan 2, 2003
6:15 pm
20014
looking at the jaybird or .net driver source might be your best bet. These both talk to the server w/o client libriaries. I don't know if the .net stuff...
David Jencks
davidjencks
Offline Send Email
Jan 2, 2003
6:23 pm
20015
L.S. I'm running firebird on a Debian Linux system with PHP-4.2.3 and Apache 1.3.27 Right now we have a lot of visitors, and the webpages load realy slow. It's...
sogdell <sogdell@...>
sogdell
Offline Send Email
Jan 2, 2003
6:45 pm
20016
hi folks, We are (finally!) moving our firebird 0.94 databases to 1.02. I have read the 1.02 releae notes and combed the lsit archives, and it appears the only...
Rob Schuff
robschuff
Offline Send Email
Jan 2, 2003
6:46 pm
20017
... What I would do is write the one procedure to get the value you need. Then write another procedure that calls the first procedure that returns the value...
Todd Brasseur
todderamaa
Offline Send Email
Jan 2, 2003
7:09 pm
20018
Use connection pooling. ... -- Thomas Miller Delphi Client/Server Certified Developer BSS Accounting & Distribution Software BSS Enterprise Accounting...
Thomas Miller
bsstmiller
Online Now Send Email
Jan 2, 2003
7:24 pm
20019
Check out recent messages under heading "version 1.0.2 destroys isc4.gdb", decide whether that's an issue for you or not. Bert Hughes ... From: Rob Schuff...
Bert Hughes
b.hughes@...
Send Email
Jan 2, 2003
7:36 pm
20020
That's it!...
sogdell <sogdell@...>
sogdell
Offline Send Email
Jan 2, 2003
7:46 pm
20021
yes I saw that. fortunately (???) we are using a win 2k environment ... From: "Bert Hughes" <b.hughes@...> To: <ib-support@yahoogroups.com> ...
Rob Schuff
robschuff
Offline Send Email
Jan 2, 2003
8:08 pm
20022
try this: http://www.firebirdsql.org/index.php?op=faq and this: http://www.firebirdsql.org/index.php?op=guide&id=ib6_newfeatures Ernesto Cullen ... From:...
Ernesto Cullen
ernestocullen
Offline Send Email
Jan 2, 2003
8:10 pm
20023
FWIW to those folks using Linux + FB, I've been using 1.0.2 in spite of the isc4 issue, for a little over a week, several 100 thousand inserts, tens of ...
Bert Hughes
b.hughes@...
Send Email
Jan 2, 2003
8:26 pm
20024
the enclosed trigger does not work as expected. At times, it causes a "multiple rows from singleton select" error. I investigated the problem and found the...
duilio_fos <irel_llc@...
duilio_fos
Offline Send Email
Jan 2, 2003
9:38 pm
20025
... The JayBird group has done this, as has Net-Provider. However, I really don't recommend replacing the client as an alternative to porting it. The...
Ann W. Harrison
annwharrison
Offline Send Email
Jan 2, 2003
10:53 pm
20026
... Each of those alternative will perform the calculation each time you reference the computed value. If you need the computed value often and change the...
Ann W. Harrison
annwharrison
Offline Send Email
Jan 2, 2003
11:14 pm
20027
... That's because sometimes select returns only one row. ... this select might return mulitple rows, and then you get the error. HTH -- Milan Babuskov ...
Milan Babuskov
mbabuskov
Offline Send Email
Jan 3, 2003
8:52 am
20028
Hi to everyone. In commercial products as EMS QuickDesk or IBAdmin there is a tool called Grant Manager, where one can set roles and assign users to that...
menesoft <mene3@...>
menesoft
Offline Send Email
Jan 3, 2003
10:07 am
20029
Hi, ... Grant Manager, where one can set roles and assign users to that roles. I ... GetRolesOfUser(User: String): TStrings? Check the Language Reference,...
Martijn Tonies
martijntonie...
Offline Send Email
Jan 3, 2003
10:15 am
20030
... Yes, the answer was in Table RDB$USER_PRIVILEGES. If one user is assigned to a role then that user will appear in field RDB$USER and the role name in...
menesoft <mene3@...>
menesoft
Offline Send Email
Jan 3, 2003
11:06 am
20031
... like ... RDB$USER and the role name in RDB$RELATION_NAME. Is this true? ... Experiment a little yourself - the RDB$PRIVILEGE columns holds 'M' -> member ...
Martijn Tonies
martijntonie...
Offline Send Email
Jan 3, 2003
11:21 am
20032
Hi, ... I'm using the following query to get the users, who are members of a given role. select rdb$user from rdb$user_privileges where...
Thomas Steinmaurer
iblogmanager
Offline Send Email
Jan 3, 2003
11:25 am
Messages 20003 - 20032 of 99491   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