Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations sizbut on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Struggling to get Data

Status
Not open for further replies.

AngO

Instructor
Jan 31, 2002
155
US
Hi All,

I have doubt like when I run my application, which will
fetch data from d/b and display in the textbox, I got
nothing. But if I run the application step by step
thru' debug mode by pressing F8 key, I get the correct
data. Can any one clarify my doubt. Any help would
be highly appreciated

bye


Ang

 
if you run Step by Step and see the data !!!

Set a Stop after the source code txtName = !Name

And Run ,no its stop by txtName (see you data ? ,if yes then goto next statement , I think after the data read its make txtName ="" )

Eric De Decker
vbg.be@vbgroup.nl

License And Copy Protection AxtiveX.

Download Demo version on my Site:
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top