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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 8296 - 8325 of 99485   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8296
... param whose ... have ... D is ... http://www.firebirdSql.org ... Sorry, I was not exact in writing down the problem, because I didn'n want anybody be bored...
kisa933
Offline Send Email
Feb 1, 2002
8:46 am
8297
Events are conection made from server to the client so if the server has blocked only incoming requests the event will go toward the client but if the client...
Pirtea Calin
pcalin
Offline Send Email
Feb 1, 2002
9:45 am
8298
Ok, Anyway thanks for all replies. I´ll try do a work around about this, following some Lester´s advices. Success for all! Ricardo Costa Agenda Digital Ltda ...
rcaldeiraibo
Offline Send Email
Feb 1, 2002
10:10 am
8299
sorry for opening other thread. My mistake. -- Ricardo Costa ... Agenda Digital Ltda Florianópolis - SC ricardo@... www.agenda-digital.com Fone...
Ricardo Costa (Agenda...
rcaldeiraibo
Offline Send Email
Feb 1, 2002
10:11 am
8300
Depends on the subtype (1for text would make sense). JAC. ""Wilson, Fred"" <Fred.Wilson@...> wrote in message ...
Jason Chapman (JAC2)
jason_jac2
Offline Send Email
Feb 1, 2002
10:22 am
8301
Batch File 0) Delete last weeks offline copy 0.1) Delete last weeks output files 1) Stop services 2) Rename / move original 3) Start Services 4) Backup >...
Jason Chapman (JAC2)
jason_jac2
Offline Send Email
Feb 1, 2002
10:22 am
8302
Fred, just a couple of comments - ... a ... Wouldn't a rename be just as good, seems that doing a services file seems a little sledge hammery (you need a file...
Jason Chapman (JAC2)
jason_jac2
Offline Send Email
Feb 1, 2002
10:22 am
8303
Çagatay, I use replication over a telphone line at 33Kbps, it works OK, but it canbe a little slow and doesn't really use all of the bandwidth available. My ...
Jason Chapman (JAC2)
jason_jac2
Offline Send Email
Feb 1, 2002
11:24 am
8304
"Helen Borrie" <helebor@...> wrote in message news:5.1.0.14.0.20020127134201.04444c60@.... ... hard way why it is not a good...
Jason Chapman (JAC2)
jason_jac2
Offline Send Email
Feb 1, 2002
11:24 am
8305
Hi, Is it possible to get the name of the user who executes a stored procedure? I would like to do this to restrict the data a user can change through a stored...
Bert Neef
bertneef42
Offline Send Email
Feb 1, 2002
11:38 am
8306
Hi, use USER to get the currently logged in user name. Martijn Tonies InterBase Workbench - the developer tool for InterBase and Firebird ...
Martijn Tonies
martijnbisit
Offline Send Email
Feb 1, 2002
12:05 pm
8307
... or, in Firebird, CURRENT_USER h. All for Open and Open for All Firebird Open SQL Database · http://firebirdsql.org ...
Helen Borrie
helebor
Offline Send Email
Feb 1, 2002
12:11 pm
8308
Hi, I've a table with all zipcodes and the name of the place. (primary key on zipcode) I've a persons table which contains the a field with the zipcode. ...
zifnabbe
Offline Send Email
Feb 1, 2002
12:26 pm
8309
... You have a view joining Persons and Zipcodes then you join that view back to a dependent of the Persons table and join again into the Zipcodes table... I...
Helen Borrie
helebor
Offline Send Email
Feb 1, 2002
12:44 pm
8310
... It does right now, but Oracle support for Netware will be disappearing real soon now, I read an article about it, can't remember exactly when, but I think...
Paul Schmidt
wogsterca
Offline Send Email
Feb 1, 2002
12:55 pm
8311
I am converting an application from Paradox to Interbase. In my application, the user runs a lot of searches on certain criteria. Every time a search is run, I...
Stevio
steviorock
Offline Send Email
Feb 1, 2002
1:04 pm
8312
... mmm, this is my query: SELECT blabla FROM APPOINTMENTS A LEFT OUTER JOIN VIEW_PERSONS P ON A.PERSON_ID=P.PERSON_ID what do you mean with 'join again into...
zifnabbe
Offline Send Email
Feb 1, 2002
1:31 pm
8313
... Well...ummm...yes, they do...it is called a Query Plan. The optimizer makes one based on the indexes it can use. (You can make your own Query Plans but...
Helen Borrie
helebor
Offline Send Email
Feb 1, 2002
2:37 pm
8314
... help ... My guess is that one of your procedures return 0 or NULL and that the calling procedure then tries to divide by this value. Take a careful look at...
Svein Erling Tysvær
svein_erling
Offline Send Email
Feb 1, 2002
2:54 pm
8315
... is your client application environment? Hmm, I thought to use views instead of queries in my application environment (delphi) to speed it up... Or am I...
zifnabbe
Offline Send Email
Feb 1, 2002
3:02 pm
8316
... What makes you think that a view would be any faster? A view is a logical database object, not physical. Whatever view definition you create, the view will...
Paul Beach
pabeach@...
Send Email
Feb 1, 2002
3:08 pm
8317
... and the time part) is ... so this is the required format? This means that HH:MM:SS is not correct? ... Why do we need to use CAST ? How does Firebird...
zifnabbe
Offline Send Email
Feb 1, 2002
3:09 pm
8318
today I installed FB on a PC running W2000 professional, v. 5.00.2195, using the following install EXE: Firebird-1-00-RC2.exe 2.868.213 05/01/02 20.12 The...
Duilio Foschi
dedalus@...
Send Email
Feb 1, 2002
3:32 pm
8319
Duilio, As Win2K is based on NT, FB get installed as a service. You can start and stop it from the services control panel, or if included, the "InterBase ...
Richard Pendered
landy99uk
Offline Send Email
Feb 1, 2002
3:50 pm
8320
... I suspect its running as a service, you won't see an icon. Have you tried running it as an application? Hopefully you should then see the icon. Regards ...
Paul Beach
pabeach@...
Send Email
Feb 1, 2002
3:57 pm
8321
... I doubt if you will ever need to. If you do, go into Control Panel | Services, select 'InterBase Server' and click the stop button. ... If you want the...
Paul Reeves
paul@...
Send Email
Feb 1, 2002
4:28 pm
8322
... Let me see, seems I read that they dropped it, then brought it back, and then dropped it again. Have they brought it back again? Paul Paul Schmidt Tricat...
Paul Schmidt
wogsterca
Offline Send Email
Feb 1, 2002
5:40 pm
8323
A customer of mine is getting this error message when performing some database updates. I'm guessing based on the content of the error message that it has...
Mark Shapiro
galenwolffit
Offline Send Email
Feb 1, 2002
6:08 pm
8324
I believe you can also create an icon that executes 'net start "Interbase Server"' or 'net stop "Interbase Server"' Louis Kleiman SSTMS, Inc. ... From: Paul...
Louis Kleiman
louis_kleiman
Offline Send Email
Feb 1, 2002
6:29 pm
8325
... I will have to wait until Monday in order to follow your advices. Thanks to everybody Duilio...
Duilio Foschi
dedalus@...
Send Email
Feb 1, 2002
8:57 pm
Messages 8296 - 8325 of 99485   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