In my data base I have user names with both " and ' in the name example "Doc" Holand or maybe Al Fiddlin' if the variable is vname and when inserting this into the database I just use the """ & vname & """ it excepts the Al Fiddlin' just fine but have a problem with the "Doc" Holand is the a answer to this problem? If so I would sure appreciate what it is.
Thanks again for all your help
Thanks again for all your help
Comment