- Local time
- Today, 11:41
- Joined
- Sep 12, 2006
- Messages
- 16,121
Starter for TEN required here!
I have temporarily given up with SQLServer, and thought I would try MySQL
I downloaded MySql, (is it really only a command line interface?) and HeidiSql -but I am struggling to identify how to design tables, to upsize an app.
Can I take a Jet/Ace table and insert those fields directly into my new database in MYSql. Or do I have to design every field manually.
(Or can I even just iterate all the table defs, and create all the fields in code)
(also with HeidiSQL - I coudnt see a why of setting a field as auto-increment. Am I missing something there)
[ah - found bullzip now - so I'm going to try that. Any other recommendations]
I have temporarily given up with SQLServer, and thought I would try MySQL
I downloaded MySql, (is it really only a command line interface?) and HeidiSql -but I am struggling to identify how to design tables, to upsize an app.
Can I take a Jet/Ace table and insert those fields directly into my new database in MYSql. Or do I have to design every field manually.
(Or can I even just iterate all the table defs, and create all the fields in code)
(also with HeidiSQL - I coudnt see a why of setting a field as auto-increment. Am I missing something there)
[ah - found bullzip now - so I'm going to try that. Any other recommendations]