New topic: Creating an SQL server...
<http://forums.realsoftware.com/viewtopic.php?t=36322> Page 1 of 1 [ 2 posts ] Previous topic | Next topic Author Message tbg10101 Post subject: Creating an SQL server...Posted: Sun Nov 14, 2010 3:21 am Joined: Mon Feb 05, 2007 6:24 pm Posts: 56 Location: USA How do I create a MySQL database without using a tool like MySQL Workbench to set it up first? I am storing the data as text files and want to load the data into tables that I create at runtime. (like Civilization 5 does) I know how to create tables and load the data into them but only into an existing database. How do I host a new MySQL database that only needs to be connected to by the host computer. Thanks! Top msssltd Post subject: Re: Creating an SQL server...Posted: Sun Nov 14, 2010 5:18 am Joined: Fri Oct 28, 2005 7:05 am Posts: 321 Location: Emsworth, UK Have a look here http://dev.mysql.com/doc/refman/5.0/en/ ... abase.html _________________ Yes it's me in the avatar Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 2 posts ] -- Over 1500 classes with 29000 functions in one REALbasic plug-in collection. The Monkeybread Software Realbasic Plugin v9.3. http://www.monkeybreadsoftware.de/realbasic/plugins.shtml [email protected]
