Hi guys.
Wheneva i load a certain screen i wanna read off a table and display the results in textbox (preferably a lable but it seems like that's not allowed - i know in VB6 it's possible)
Curently i use queries to do that, i append my data to some temp tables then send it to the original tables. I not longer wanna do that as it takes too much time.
Pls help
Wheneva i load a certain screen i wanna read off a table and display the results in textbox (preferably a lable but it seems like that's not allowed - i know in VB6 it's possible)
Curently i use queries to do that, i append my data to some temp tables then send it to the original tables. I not longer wanna do that as it takes too much time.
Pls help