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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

"space" problem in sql query

Status
Not open for further replies.

threeeights

Technical User
Mar 19, 2002
4
JP
I would like to pull information from an Access database into a textbox using ASP/SQL. The problem is that only the first word before a blank space in the field is displayed. This problem doesn't happen if the result of the query is not in a text box. I'm a beginner in this area and would really appreciate it if someone could help me out here.
Cheers
Ward
 
My only advice is to turn on the property "Can Grow" for the textbox, and see if that tells you anything.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top