
October 18th, 2012, 11:11 AM
|
|
Registered User
|
|
Join Date: Oct 2012
Posts: 1
Time spent in forums: 8 m 25 sec
Reputation Power: 0
|
|
|
How to do this on varchar or text field
Hello Dear forum members and programmers, I am trying to port a MS Access DB to Mysql, found a tool and did it, anyway, in Access I could do something like this :
Text = "string 1", "string2", "string3"
Text field with a set of ready strings, and at the table it was like drop down choise, anyway I can do this on MySQL?
Thank you for your time,
Thanks in advance.
|