|
-
Apr 19th, 2002, 08:29 AM
#1
You have a field naming problem. A lot of DBMS packages support field names with hyphens, some do not. Have you tried bracket notation? [my-field] - this gets around a lot of problems with funny characters in field names.
The VB IDE is what is adding the spaces around the hyphen. YOu can use another editor, then cut and paste the code into the VB IDE. As long as the IDE editro diesn't touch it, the spaces will not be there
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
|