|
-
Apr 15th, 2003, 04:02 AM
#1
Thread Starter
Member
Urgent: Weird characters in string(Resolved)
Hi
I am doing a data conversion from AS400 to SQLSErver and using VB as the data manipulation tool. In some of the string fields I have charaters that looks like squares.
I used the replace function to search and replace chr$(13) and chr$(10) characters, but was unsuccessful. These characters causes a syntax error in my SQL statement with error "Unclosed quotes"
Does any one have an idea how to get rid or replce these characters? Obviously chr$(13) and chr$(10) is incorrect.
Thnx
Last edited by quasar_sa; Apr 15th, 2003 at 07:37 AM.
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
|