Welcome Guest, Not a member yet? Register   Sign In
Creating New Databases and Tables
#2

[eluser]KJTED[/eluser]
I'm wondering if you have to use the following to create tables in your database

Code:
$query = $this->db->query("SOME QUERY");

This isn't something I've had to do and I'm fairly new to CI also but it's worth a try?

Check out the database library help pages in the documentation and look at the Custom Function Calls section.

KJ


Messages In This Thread
Creating New Databases and Tables - by El Forum - 07-10-2007, 09:30 AM
Creating New Databases and Tables - by El Forum - 07-10-2007, 10:42 AM
Creating New Databases and Tables - by El Forum - 07-10-2007, 02:18 PM
Creating New Databases and Tables - by El Forum - 07-11-2007, 03:02 AM



Theme © iAndrew 2016 - Forum software by © MyBB