Newbies pdavis Posted January 8, 2003 Newbies Posted January 8, 2003 Hello, I want to SQL INSERT data into a field whose column name contains spaces. With FM5.0 ODBC, I can do this: INSERT INTO myTable.fp5 ("My Field") VALUES ('here is some text') With FM5.5 ODBC, this doesn't work. Is there another delimiter I should use like [My Field] or My+Field? Thank you, Paul Davis
Recommended Posts
This topic is 8339 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now