navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

Values returning 0

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> ASP and Database >> Values returning 0
Page: [1]
 
Crock

 

Posts: 13
From: Castle Rock
Status: offline

 
Values returning 0 - 3/8/2001 14:12:00   
My query keeps returning 0 (zero) for NETACRES when I run this SQL statement against an Oracle database. The query is giving the correct information but the value just isn't displaying correctly. I know I must be missing something but I just don't see it. Any help would be great.

SELECT ACCOUNTNO, NETACRES
FROM PUB_PARCEL_SEG_LAND
WHERE (NETACRES > '::NETACRES::')

Elecia

 

Posts: 68
From: orlando
Status: offline

 
RE: Values returning 0 - 3/8/2001 15:27:00   
Oracle loves to pad fields. Maybe try using a trim statement to get rid of those extra spaces. Padding has been a great source of aggravation for me and many wasted hours. It's only a thought.
EE

(in reply to Crock)
Crock

 

Posts: 13
From: Castle Rock
Status: offline

 
RE: Values returning 0 - 3/8/2001 16:19:00   
The trim command worked!!!
You are the best.

Thanks!!!


(in reply to Crock)
Page:   [1]

All Forums >> Web Development >> ASP and Database >> Values returning 0
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts