|
Main Menu
|
Browsing this Thread:
1 Anonymous Users
|
|
problem in installing tender system..... |
|
Just popping in 
Joined: 2007/1/10 21:00
Posts: 1
Level : 1; EXP : 0 HP : 0 / 0 MP : 0 / 0
|
Hi...
I have a problem in installing tender system. When I enter the username and password in database setting, the following error come out: Module Errors e18:Could not execute sql statement
ERROR -> Table 'ts_area_state' already exists: SQL -> CREATE TABLE ts_area_state ( id integer NOT NULL, name varchar(255) default '' NOT NULL, status integer default '0' NOT NULL, created_date date, created_time time, created_by integer default '0', deleted_date date, deleted_time time, deleted_by integer default '0' , PRIMARY KEY (id) ):
Execution Number -> 0:
help me....
regards, nisha
Posted on: 2007/1/10 21:09
|
|
|
|
|
Re: problem in installing tender system..... |
|
Moderator 
Joined: 2005/7/13 6:26
From Cape Town, South Africa
Posts: 711
Level : 24; EXP : 19 HP : 0 / 579 MP : 237 / 8744
|
Nisha
The user does not have sufficient permissions to create a table.
Increase the database users permissions and all will work.
Please let me know when it works or if you experience any other problems.
Posted on: 2007/1/10 23:25
|
|
_________________
Kind regards
Christiaan
----------------------------------- Team TenderSystem
|
|
|
Re: problem in installing tender system..... |
|
Just popping in 
Joined: 3/28 9:17:53
Posts: 4
Level : 1; EXP : 21 HP : 0 / 5 MP : 1 / 7
|
I am really stuck here; I need help. I get the same bug as dabello which is this error: •e18:Could not execute sql statement •ERROR -> Table 'ts_area_state' already exists: •SQL -> CREATE TABLE ts_area_state ( id integer NOT NULL, name varchar(255) default '' NOT NULL, status integer default '0' NOT NULL, created_date date, created_time time, created_by integer default '0', deleted_date date, deleted_time time, deleted_by integer default '0' , PRIMARY KEY (id) ): •Execution Number -> 0:
I tried as you said to change the privilege of the user database but it did not work. Thus, I am stuck with this error and this step of installation, and i can't get forward.
What I need is how can I change the user privilege; maybe I did it wrong? and whether there is another solution.
Please answer me as soon as possible.
Posted on: 3/28 9:25:37
|
|
|
|
|
Re: problem in installing tender system..... |
|
Just popping in 
Joined: 3/28 9:17:53
Posts: 4
Level : 1; EXP : 21 HP : 0 / 5 MP : 1 / 7
|
Hello is anybody here!!!
Posted on: 4/4 7:25:20
|
|
|
|
|
Re: problem in installing tender system..... |
|
Just popping in 
Joined: 7/1 3:56:52
Posts: 2
Level : 1; EXP : 2 HP : 0 / 0 MP : 0 / 0
|
I have also the following installation problem:
* e18:Could not execute sql statement * ERROR -> BLOB/TEXT column 'description' can't have a default value: * SQL -> CREATE TABLE ts_item ( id integer NOT NULL, supplier integer NOT NULL references ts_organisation(id), category_sub integer NOT NULL references ts_category_sub(id), brand varchar(255) default '' NOT NULL, model varchar(255) default '' NOT NULL, description text default '' NOT NULL, price decimal(12,2) default '0.00' NOT NULL, stock integer default '0' NOT NULL, valid_until date NOT NULL, status integer default '0' NOT NULL, created_date date, created_time time, created_by integer default '0', deleted_date date, deleted_time time, deleted_by integer default '0' , PRIMARY KEY (id) ): * Execution Number -> 9:
* OS: WindowsXP * MySQL Server version: 5.1.45-community * Apache/2.2.14 (Win32) * PHP/5.3.1
Any help ? Is it possible to change the table statement to remove the default value option?
thank you.
Posted on: 7/2 4:14:46
|
|
|
|
|
Re: problem in installing tender system..... |
|
Just popping in 
Joined: 7/1 3:56:52
Posts: 2
Level : 1; EXP : 2 HP : 0 / 0 MP : 0 / 0
|
According to the MySQL, it is not possible to set default value '' for TEXT columns.This was supported in older MySQL Versions but the current version. Please can anybody help me to overcome the above described problem???
Please help............
Thank you, Meropi
Posted on: 7/5 3:02:05
|
|
|
You cannot start a new topic.
You can view topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You cannot post without approval.
|
|