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 your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 58230 - 58259 of 96435   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
58230
Hi,Groups! I use Ibobject and firebird 1.03.972 on win2k server. I have a application write by delphi, when a record before post,I need a lotno,so I write : ...
bigredinf
Offline Send Email
Apr 1, 2005
8:41 am
58231
... IBPP has such. -- Olivier Mascia...
Olivier Mascia
taorb
Offline Send Email
Apr 1, 2005
11:35 am
58232
Hi, ... But, the original question was if it is possible to use events in this manner: POST_EVENT 'event name' new.field_name THAT is not possible. Sending...
Daniel Rail
danielrail
Offline Send Email
Apr 1, 2005
12:03 pm
58233
... I had similar problem. When I upgrade Firebird to version 1.5 this problem never happend again. Best regards. Piotr Gawlicki...
Piotr Gawlicki
piotr_gawlicki
Offline Send Email
Apr 1, 2005
12:11 pm
58234
... No, you have to have registered interest in the event. That is true. Wild-card registering events was on the wishlist someday though. With regards, Martijn...
Martijn Tonies
martijntonie...
Offline Send Email
Apr 1, 2005
12:15 pm
58235
... Given that your calculation causes the generated number, at its current order, to shed the first digit, you would start getting duplicates if you spun more...
Helen Borrie
helebor
Offline Send Email
Apr 1, 2005
1:23 pm
58236
I have a need to limit the number of connections to both IB5.x and FB databases. I don't necessarily have control of the application that is accessing the...
Stephen Boyd
sboydlns
Offline Send Email
Apr 1, 2005
2:18 pm
58237
... I think if you are unix/linux and CS you could limit the number of connection in (x)inet.d. But I am not sure... Give it a try and report back if it...
Alexandre Benson Smith
thoriblist
Offline Send Email
Apr 1, 2005
2:24 pm
58238
Unfortunately I'm using Windows so that won't work....
Stephen Boyd
sboydlns
Offline Send Email
Apr 1, 2005
2:50 pm
58239
... restricted to ... Thanks for your answer. I didn't mean to post data with the event but to post an event named after the data contained in a field. If for...
kranas97
Offline Send Email
Apr 1, 2005
3:11 pm
58240
Just for the record - when you install firebird 1.5.2 on a windoze box (yuck) - there is a little problem - it installs fine, but does not leave any obvious...
rayholme
Offline Send Email
Apr 1, 2005
3:33 pm
58241
Hi Helen, I thought there was also a transaction issue as well. I was getting duplicates as well at one point using a TIB_Cursor and you recommended the ...
Kevin Stanton
rdbsnw
Offline Send Email
Apr 1, 2005
3:44 pm
58242
... The Win32 install does nothing to change the password for sysdba. If the security database is non-existent it will provide a default empty one with just...
Paul Reeves
paul@...
Send Email
Apr 1, 2005
4:09 pm
58243
The actual problem was encountered by a friend who asked for my help around this - he swears (in Latin or ...) that he tried this (I asked). Turns out he did...
rayholme
Offline Send Email
Apr 1, 2005
4:35 pm
58244
... This list is shadowed at IBPhoenix.com which has a really good search capability. Regards, Ann...
Ann W. Harrison
annwharrison
Offline Send Email
Apr 1, 2005
5:15 pm
58245
... filesystem. ... gbaking ... of ... deny ... in ... believe ... bringing ... answered ... on ... whether ... or ... Why you shutdown the server to backup...
kranas97
Offline Send Email
Apr 1, 2005
6:58 pm
58246
... Additionally, v2.0 includes a new backup tool (currently named NBackup) which will allow you to: - take a direct OS copy of a live/online database - make...
Leyne, Sean
seanchk_98
Offline Send Email
Apr 1, 2005
10:04 pm
58247
I have installed firebird database on a multicpu machine with win2k server or window 2003 server. In either case, the performance is much slower than the...
tsttang
Offline Send Email
Apr 1, 2005
10:08 pm
58248
... This doesn't look like my code! maybe a mod of someone else's, though. This routine could certainly return duplicates - it would only take the increment...
Helen Borrie
helebor
Offline Send Email
Apr 1, 2005
10:33 pm
58249
... That would be expected, unless CPU affinity were pinned to one cpu. (Superserver must be pinned to one cpu). ... So far, there is insufficient information...
Helen Borrie
helebor
Offline Send Email
Apr 1, 2005
11:28 pm
58250
I did some more digging into this problem. It looks like the problem is in getDefaultMemoryPool The crash is happening in the file:...
Todd Fisher
toddfisher22
Offline Send Email
Apr 2, 2005
1:08 am
58251
... if you ... I understand,But I can sure my client won't key over 2000 records within 1 month. so I used this structure lotno. If you ... duplicates ... I...
bigredinf
Offline Send Email
Apr 2, 2005
2:08 am
58252
Hi I' ve had the same problems on server with 2 processors and W2K, there was HT also, and I think that this is the cause of problems. I've had to switch to...
Daniel Urban
durban20042000
Offline Send Email
Apr 2, 2005
6:40 am
58253
... <glenndetollenaere@y...> wrote: I have a similar problem with an 2000 server and XP Clients. One XP Client is performing fine. The others are slow or more...
dmarmur2002
Offline Send Email
Apr 2, 2005
10:42 am
58254
... How long does it take? Inserting 20000 records is probably of the order of 5 secs or less - maybe not easy to time correctly. Also, TaskManager may not...
Aage Johansen
megselv2
Offline Send Email
Apr 2, 2005
10:56 am
58255
Hi all What kind of a SQL statement can we execute on a database to retrieve all details (fields, indices, constraints, triggers, etc.) of the given table...
Namit Nathwani
venussoftop
Offline Send Email
Apr 2, 2005
11:37 am
58256
... One statement? No. Write a parameterised stored procedure that queries the relevant system tables, targeting rdb$relation_name = 'aTable'. ... Use isql...
Helen Borrie
helebor
Offline Send Email
Apr 2, 2005
12:20 pm
58257
I am using the firebird .net provider and am getting a timeout message during a long transaction. In MSDE I can set the command timeout to 0 to tell it to wait...
Aaron Abend
aaronabend
Offline Send Email
Apr 2, 2005
1:30 pm
58258
Hi Helen ... Thanks a lot. Regards Bhavbhuti ___________________________________________ Softwares for Indian Businesses at: ...
Namit Nathwani
venussoftop
Offline Send Email
Apr 2, 2005
2:48 pm
58259
I'm sure that someone mentioned a document about upgrading interbase 6.5 to 7 does anyone have the URL please? -- Nick ... Founder & Listowner of the Prolifics...
Nick Upson
upsonn
Offline Send Email
Apr 2, 2005
2:50 pm
Messages 58230 - 58259 of 96435   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