Results 1 to 3 of 3
  1. #1
    dccjr's Avatar
    dccjr is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    Nov 2012
    Location
    Colorado Springs, CO
    Posts
    138

    Symbols in the data (problem?)


    I have a textbox on a user form that is Inserted into a column on a table. The column is type-defined as "Memo". A coworker was entering data recently and recieved an Invalid Operator error. In his entry there were numerous symbols that he'd used (#, ', ", etc). Are these likely to cause a problem when saving to a table? Is there a way to work around them, short of not using them in the data at all? At times, this field will need to have a direct quote. Anyone else have a similar problem?

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,902
    The quote and apostrophe characters can produce issues with constructing SQL statements in VBA. Otherwise, typing symbols into bound controls should not be an issue. Would have to know more about what the user was doing when the error triggered.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    dccjr's Avatar
    dccjr is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    Nov 2012
    Location
    Colorado Springs, CO
    Posts
    138
    Thanks. I know that he had multiple sets od apostrophe (apostrophi?) and quotes in it and thought that it might be monkeying with the SQL Insert. As always, thanks so much for your help.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Scrub Data Problem Please Help
    By aqiang in forum Access
    Replies: 1
    Last Post: 11-15-2012, 06:12 PM
  2. Replies: 2
    Last Post: 10-31-2012, 11:52 AM
  3. Problem getting the data I need!
    By mseeker22 in forum Queries
    Replies: 5
    Last Post: 01-26-2012, 12:11 PM
  4. problem with data
    By erminm in forum Queries
    Replies: 3
    Last Post: 01-24-2012, 01:42 PM
  5. The search for "quote symbols"
    By Dadmail in forum Queries
    Replies: 1
    Last Post: 03-18-2009, 10:52 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
  •  
Other Forums: Microsoft Office Forums