|
-
Jan 12th, 2004, 11:15 PM
#1
Thread Starter
New Member
Extracting whole strings from Access Database...
Hi,
I've a slight problem with my ASP.Net application. I'm trying to get a string from an Access Database.
Take an example, the string is :
'Hello! How have you been?'
So far, I have been only able to reterieve a single word from the string, which is 'Hello!'. It seems that the application can only get the first word, and doesn't apply to the words after the spacing in between 'Hello!' and 'How...' . Do I have to Dim the space as nothing or?
Pls help!!!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|