Results 1 to 2 of 2

Thread: Extracting whole strings from Access Database...

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2003
    Posts
    6

    Arrow 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!!!!

  2. #2
    Fanatic Member
    Join Date
    Oct 2000
    Location
    Reading, UK
    Posts
    870
    post your code that you have...
    www.vb-tech.com
    .Net Freelance Development
    http://weblog.vb-tech.com/nick
    My blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width