Tony wrote:
> select versionMajor + '.' + versionMinor + '.' + versionRev as softwareVersion
> from usersTable
> 
> im gettin an error?
> 

since the solution has already been posted... I'm goign to take this 
time to give you an official programmers reprimand here for the following:

        "im getting an error?"

As a programmer, you should know that the TEXT of the error is almost 
always helpful.

I *HATE* it when my users say "I'm getting an error" without specifying 
what kind of error they're getting.

You are also receiving a reprimand for horrible misuse of the english 
language for appending a question mark to the end of a seemingly factual 
statement that is not a question.

Pfththth

Rick

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:216800
Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5

Reply via email to