Welcome Guest, Not a member yet? Register   Sign In
how to insert clob with codeigniter php ?
#1

[eluser]Unknown[/eluser]
CREATE TABLE TESTTABLE
{
ID NUMBER,
CONTENT CLOB
}

how to insert column clob with codeigniter php ?

please..
#2

[eluser]Tim Brownlaw[/eluser]
Have you read the user_guide regarding the Database Drivers?
http://ellislab.com/codeigniter/user-gui...index.html





Theme © iAndrew 2016 - Forum software by © MyBB