vb problem

O

Osyris

hi all
this is my question
in Visual Basic 6 i have created a project that takes data from a MS access
Data base.
my data base has a table that contains a table with tree fields.
id,name,comments
now in the VB i have a form with a text field that takes the data from the
field "comments" from access and display them in the text box.
the problem is that if the field's content in comments field is too
long,in the VB text box , the data appears in "one line" and not in the frame
of the text box...
i dont know if this is understendable but i need a help on that..

many thanks..
 
N

NetworkTrade

if I understand; Access is being used only as the back end table....the
problem is in VB6 front end display
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top