MySQL Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsDatabasesMySQL Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old March 19th, 2005, 10:01 AM
hjp hjp is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Mar 2005
Posts: 1 hjp User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 24 m 50 sec
Reputation Power: 0
Problem that mysql using asp always returns zero from a count(*)

Hope this is the right forum

using mysql - vbscript and oledb provider
I have a table with 2 records

A direct
Code:
select count(*) from mysqltable
gives 2 as a result

I do the same in asp

Code:
rs.open select count(*) as countervar from sqltable" ,oconn,1,1


Code:
response.write rs(0).value 
gives zero and not 2
also

Code:
response.write rs(0)
 
gives zero and not 2 as expected

I would also like to be able to do mysql calculations e.g. like this

Code:
rs.open "select 10 * 2 as result" ,oconn,1,1

Code:
response.write rs(0)
also gives zero and not 20 as expected

what could be wrong
URL

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsDatabasesMySQL Development > Problem that mysql using asp always returns zero from a count(*)


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway