| Author |
RegEx for valid mysql table name
|
Yahya Elyasse
Ranch Hand
Joined: Jul 07, 2005
Posts: 510
|
|
Hi all, i'm trying to figure out a regular expression for a mysql table so i can check if the string is a valid mysql table name. I don't know exactly the valid characters for a mysql table name. does any one have an Idea ? thnx
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16483
|
|
You could join in the conversation in another forum where the identical question was asked, and answered, before you posted the question here. http://forum.java.sun.com/thread.jspa?threadID=707186&tstart=15
|
 |
 |
|
|
subject: RegEx for valid mysql table name
|
|
|