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 74135 - 74164 of 99492   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
74135
... very enlightning, thx again. ... wow..woo.. just a simple chat and you almost can see all my implementation. My Treeview implementation that cover almost...
Ivan Setya Darmawan
ivan_darmawan
Online Now Send Email
Apr 1, 2006
10:22 am
74136
... Others will no doubt weigh in here (one hopes! though you might have to wait until after the weekend...) The largest 2-decimal exact numeric available to...
Helen Borrie
helebor
Offline Send Email
Apr 1, 2006
10:52 am
74137
... I think what Helen is trying to say, is that the UI should fit the data, not the data fit the UI. Right now, the Treeview may be the majority of the...
The Wogster
wogsterca
Offline Send Email
Apr 1, 2006
2:15 pm
74138
... Hello, I'm just considering the COMPUTED BY field versus SP when calculating totals, from the performance pov and also from altering structure when/if...
Radu Sky
skysword76
Offline Send Email
Apr 1, 2006
2:32 pm
74139
... From: João Luiz de Souza Torres <joaoluiz.unifar@...> Date: 01/04/2006 09:14 Subject: SQL error in the NOT IN operator => bug ? To:...
João Luiz de Souz...
joaoluiz.unifar@...
Send Email
Apr 1, 2006
2:33 pm
74140
... From: João Luiz de Souza Torres <joaoluiz.unifar@...> Date: 01/04/2006 09:14 Subject: SQL error in the NOT IN operator => bug ? To:...
João Luiz de Souz...
joaoluiz.unifar@...
Send Email
Apr 1, 2006
2:47 pm
74141
Hey Helen, It is a lot simpler than that. I had a table which was defined similar to this: Create Table MyTable ( ... MyField Numeric(15,2) ... ) ...
Jason Dodson
dirtyrentedmule
Offline Send Email
Apr 1, 2006
10:29 pm
74142
... Save us all a bit of time and provide details of the 'bug'. You have not said whether it does not execute, or whether it is giving you an error, or if it...
Adam
s3057043
Offline Send Email
Apr 1, 2006
10:59 pm
74143
... Hi Jason, I have just produced a test case using the information you provided, and as Helen points out, Firebird correctly refuses the alter table ...
Adam
s3057043
Offline Send Email
Apr 1, 2006
11:12 pm
74144
... This has been my experience. Computed fields are great for fields where the value can be calculated by the other fields in the current record even using a...
Adam
s3057043
Offline Send Email
Apr 1, 2006
11:26 pm
74145
Hi all! I have to rewrite an application from Win32 to ASP.NET 2.0 and this applications uses Firebird DB. Does exist a Firebird Membership Provider class...
leandro.tuch
Offline Send Email
Apr 1, 2006
11:30 pm
74146
... Try the firebird-net list: mailto:firebird-net-provider-request@...?subject=subscribe They may be more help. Adam...
Adam
s3057043
Offline Send Email
Apr 2, 2006
12:14 am
74147
Dear group Does anyone know of the existence of Firebird suitable for an Intel based Mac? Thank you Ken...
Ken Wickstone
kenwickstone
Offline Send Email
Apr 2, 2006
10:34 am
74148
Hello, We have encontered into a weird problem. Some queries are like 10 times slower when Implemented as view. If query is run as is it is much faster. Is...
Tommi Prami
tprami
Offline Send Email
Apr 2, 2006
8:13 pm
74149
... The behavior depends on the type of view. Views with aggregates and grouping are harder to merge into a query than simpler views. What do your views look...
Ann W. Harrison
annwharrison
Offline Send Email
Apr 2, 2006
8:49 pm
74150
Dear All, Just thought i'm gonna share this little problem that a customer reported last friday. Took me 2 days to pinpoint the problem. In an AFTER UPDATE...
t.s.
sugihartolim
Offline Send Email
Apr 3, 2006
3:36 am
74151
FireBird 1.5 Super Server version, Delphi 7. I try to use Delphi "Interbase" components TIBDatabase.Usernames but only can get user name. Because we need to...
jeremylim2008
Offline Send Email
Apr 3, 2006
3:47 am
74152
What is netstat ... the ... netstat...
jeremylim2008
Offline Send Email
Apr 3, 2006
3:48 am
74153
... Sorry, no coconut. :-) A local variable is *just* a variable. So, like any variable, it keeps its last value until something actually changes. Where your...
Helen Borrie
helebor
Offline Send Email
Apr 3, 2006
3:55 am
74154
... It looks like you tried to do cartesian product instead of FULL JOIN. Thay are different things, you know... -- SY, Dimitry Sibiryakov....
Dimitry Sibiryakov
SD@...
Send Email
Apr 3, 2006
4:06 am
74155
... I don't think so. But if you are concerned on client security, you can accomplish the same via changing some params in inetd.conf to prevent inetd from...
Dimitry Sibiryakov
SD@...
Send Email
Apr 3, 2006
4:09 am
74156
... Ouch. Had you posted here it would have been spotted. We have created an external function that wraps a call to OutputDebugString which is invaluable in...
Adam
s3057043
Offline Send Email
Apr 3, 2006
4:23 am
74157
... You will need to insert this information into a table from your program when someone 'logs in'. There are reasonably simple windows calls for this...
Adam
s3057043
Offline Send Email
Apr 3, 2006
4:29 am
74158
... The problem is that this is a rather large system. Once i made sure that the problem is in THIS particular trigger, the answer kinda popped out, after...
t.s.
sugihartolim
Offline Send Email
Apr 3, 2006
4:50 am
74159
... Not that I am aware of, the roadmap is available of FirebirdSQL.org. ... writes ... wrong ... No that would also work, and in some ways is probably neater....
Adam
s3057043
Offline Send Email
Apr 3, 2006
5:04 am
74160
... Hi! Logically, it doesn't make sense to use outer joins in a subselect, and you should never use the table name as an alias to a table (at least not when...
Svein Erling Tysvær
svein_erling
Offline Send Email
Apr 3, 2006
7:37 am
74161
... The UTF8 character set (which is introduced in Firebird 2.0) has only 2 collations: - UCS_BASIC sorts in Unicode code-point order - UNICODE sorts...
Stefan Heymann
stefanheymann
Offline Send Email
Apr 3, 2006
7:51 am
74162
This is normal behavior. You can't select <null> into any variable, indeed, that variable holds it's previous value. The workaround for me is to use...
Sándor Tamás ...
santa750602
Offline Send Email
Apr 3, 2006
9:03 am
74163
My customer reports that the query with date parameter always produce date format error (the error is being generated by FireBird engine). I never can...
d_dude_2003
Offline Send Email
Apr 3, 2006
9:23 am
74164
... I always use dd-MMM-yyyy hh:nn:ss where MMM is an uppercase 3-letter-abbreviation of English month names (JAN, FEB, MAR, APR, MAY, JUN, JUL, AUG, SEP, OCT,...
Stefan Heymann
stefanheymann
Offline Send Email
Apr 3, 2006
10:15 am
Messages 74135 - 74164 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