Click here to Skip to main content
15,878,945 members
Please Sign up or sign in to vote.
3.00/5 (2 votes)
See more:
Hi!

My problem is HOW TO CALCULATE DATA IN DATAFIELD USING ADODB.

Please help me!

I dont understand because I want to calculate the data inside the datafield using adodb.

For example I have a table name ITEM and the datafield name QUANTITY the data in the quantity that i want to calculate and display to my textbox using adodb.

:sigh: :confused: :(
Posted
Updated 15-Aug-10 19:39pm
v3
Comments
Kunal Chowdhury «IN» 15-Aug-10 11:22am    
The subject line "about my project" will not give more idea & thus people may escape reading this. Use better sentence to rephrase your question. e.g. HOW TO CALCULATE DATA IN DATAFIELD USING ADODB? sounds good.
Sandeep Mewara 15-Aug-10 12:59pm    
Sounds like either you need to have a decent query or once you get data then you need to manipulate at server. What have you tried?
Dalek Dave 15-Aug-10 13:31pm    
Edited for Readaility.
Kunal Chowdhury «IN» 16-Aug-10 1:44am    
Minor Edit for spelling mistake.
Prasad Bansi Vagal 16-Aug-10 9:20am    
Reason for my vote of 5
simple

1 solution

just go in textbox properties and bind the column of database to display its values in it, you might be knowing this or just search on google search hoe to bind a textbox to display data in it.

Prasad :-D
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900