Welcome Guest, Not a member yet? Register   Sign In
MSSQL + codeigniter = fully not working
#1

[eluser]coderedmax[/eluser]
Quote:A Database Error Occurred

Error Number:

The statement has been terminated.

INSERT INTO AccountInfo (FullName, UserName) VALUES ('samplename', 'thisisuser')

Filename: C:\xampp\htdocs\web_sample\system\database\DB_driver.php

Line Number: 330

I do research about this but it looks like mssql is really hard to enable in codeigniter. does anyone here resolved this issue? thanks.
#2

[eluser]Ken Verhaegen[/eluser]
Doesn't Xampp have a MySQL db?
Edit Try to convert your MSSQL DB to MySQL, cause, there are some difficulties with MSSQL regarding the version, and what it can do/how to connect.
If some1 else has a solution, I'm sure they will respond.
Edit2 This can also be helpful.
#3

[eluser]coderedmax[/eluser]
thanks for response Ken, well I'm using MySQL too and doesn't have any issue regarding that, 'BUT' this time I need to use MSSQL as database on my current web project and unfortunately I can't make it work well I always got error "The statement has been terminated", even though my query is correct.




Theme © iAndrew 2016 - Forum software by © MyBB