Ask a Question related to Coldfusion Database Access, Design and Development.
-
tragik #1
SpanExluding equivalent for SQL?
as the subject states, is there something similar to spanexcluding() that i can
use in an sql statement? (ms sql 2k)
i want to try taking a price and changing the cents...so the value 123.45
would be changed to 123.99
thanks in advance!
tragik Guest
-
Equivalent of GetVersionInfo ()
Hi, Is there a way to get the information returned by the VC++ fn GetVersionInfo( ); thru any of the perl structures / commands ? PS : If this... -
PHP equivalent to MOD
Hi, I need to see if a number is divisible by 2. I don't see the math function "mod" in my PHP Functions reference manual. Is there another way... -
php equivalent of CGI.pm
I'm translating several old cgi scripts (that use CGI.pm) to php. CGI.pm has a series of conventient function calls for generating HTML code on the... -
C's static equivalent
Hi! Is there something similar to C's static keyword? I want a single function, which has to access and modify a permanent variable. Any... -
ACT! Equivalent for Mac?
Does anyone know if there is a Macintosh program whose features are roughly equivalent? This PC software runs on VPC, but is fairly sluggish.... -
MikerRoo #2
Re: SpanExcluding equivalent for SQL?
No. You would write a simple SQL UDF for this.
MikerRoo Guest



Reply With Quote

