Can't load more than 99999 from SQL DB.
Hi, im making a plugin and im getting so frustrated over my problem.
Saving works fine but when i load something it seems like it can only store 5 numbers, so it can only store a maximum of 99999. Thats my problem. The Variable: PHP Code:
PHP Code:
PHP Code:
PHP Code:
|
Re: Can't load more than 99999 from SQL DB.
You plugin creates the tables automatic ?
|
Re: Can't load more than 99999 from SQL DB.
Yes it does.
name varchar(32) authid varchar(35) data varchar(256) |
Re: Can't load more than 99999 from SQL DB.
'data' is a number ?
|
Re: Can't load more than 99999 from SQL DB.
No, it is varchar and the data gets saved like this:
10000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Where the cash is the first value following by all items in my shop. |
Re: Can't load more than 99999 from SQL DB.
Quote:
|
Re: Can't load more than 99999 from SQL DB.
Quote:
|
Re: Can't load more than 99999 from SQL DB.
Quote:
|
Re: Can't load more than 99999 from SQL DB.
but , i'm right , no xd lol?
|
Re: Can't load more than 99999 from SQL DB.
Quote:
|
| All times are GMT -4. The time now is 21:53. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.