Connecting Tech Pros Worldwide Help | Site Map

Getting error " '' is not a valid name... [Error 3125]

zepphead80's Avatar
Familiar Sight
 
Join Date: Jun 2007
Location: New York City
Posts: 147
#1: Feb 19 '08
Hi:

I've got a backend database, with several tables linked together via one-to-many relationships, and a front end database that links to those tables.

The problem is, when I attempt to look at the relationships from the front end, I get '' is not a valid name. Make sure that it does not include invalid characters or punctuation and that it is not too long. According to the help window, this is Error 3125.

Any ideas? Thank you ...

Pat
best answer - posted by zepphead80
The problem turned out to be an apostrophe in a folder name that is part of the path to the back end file. Kind of dumb of me to use an apostrophe in a folder name I suppose. Be there it is for anyone else having the same issue!
zepphead80's Avatar
Familiar Sight
 
Join Date: Jun 2007
Location: New York City
Posts: 147
#2: Feb 19 '08

re: Getting error " '' is not a valid name... [Error 3125]


The problem turned out to be an apostrophe in a folder name that is part of the path to the back end file. Kind of dumb of me to use an apostrophe in a folder name I suppose. Be there it is for anyone else having the same issue!
Scott Price's Avatar
Moderator
 
Join Date: Jul 2007
Location: Seattle, WA
Posts: 1,314
#3: Feb 20 '08

re: Getting error " '' is not a valid name... [Error 3125]


LOL, as I've said before, programming gives all of us plenty of opportunities to do dumb things :-) Doesn't mean that we are dumb people!

Thanks for posting back with what the problem was!

Regards,
Scott
Newbie
 
Join Date: Oct 2009
Posts: 1
#4: Oct 8 '09

re: Getting error " '' is not a valid name... [Error 3125]


hi zepphead80,

Have the same problem. I am using Access 2007 which is link to Access 2003 table. You mention that "The problem turned out to be an apostrophe in a folder name that is part of the path to the back end file".. I know I have to remove the apostrophe BUT HOW?? is it in a code? VBA? or something else? I am just a beginner so please bear with me.. Thanks
zepphead80's Avatar
Familiar Sight
 
Join Date: Jun 2007
Location: New York City
Posts: 147
#5: 3 Weeks Ago

re: Getting error " '' is not a valid name... [Error 3125]


Hi Chicanoy -

I just saw your post now and you've probably already solved your problem, but...what I would do is simply change the location of your back end or rename the current location to a name that is more convenient to use (i.e. a name that doesn't have apostrophes!).

Good luck.

Pat
Reply