mmiller039
Member
- Joined
- Dec 16, 2008
- Messages
- 8
- Programming Experience
- Beginner
I have a textbox that I want to connect to a database value that is being updated on a continuous basis. Is it possible to get the textbox text to update with the database data. I have a feed coming in but notifies on update which I use to update the relevent datapoint in the database. A number of these points in combination form the textbox and there are a large number of textbox combinations so being dynamic would be the only viable way to process. I am unsure if this is the best method to go about this and if anyone has any better ideas/solutions I would be greatly appreciative