- Posts: 3
- Thank you received: 0
I installed Table JX latest version on LINUX(FEDORA9,Lampp,Joomla1.5.15)
and I installed FreeTDS and unixODBC.
I can connect external MSSQL, and at table list box,
I can see and choose tables.
but I can't see real data rows.
I can see only column name.
even though there are the result of record Nr.
I tested IE and Firefox also.
it working well with internal mysql
but external DB data can't see real row data...
I will attach the screen capture.
Please help me A.S.A.P!!!
and one more question!
How can I resize search box. it's too big!!
Please Log in or Create an account to join the conversation.
Hello wanerer,
Please check if your table in database contains spaces in column names. This can be a problem, but it can be solved.
Search box is really strange... did you change its height? You can alter it in GreadView.php.
Regards,
Bostjan
Please Log in or Create an account to join the conversation.
Thanks for your reply.
I checked my DB table column names.
But there are no space in column names.
Ummm...
Is there another thing to check???
And I didn't change search box height. I don't know to change height.
How in Gridview.php can I change it??
Please Log in or Create an account to join the conversation.
Can you send me printscreen or ddl of your mssql table definition on This email address is being protected from spambots. You need JavaScript enabled to view it. - maybe I will see if there is any other problem... also please send me printscreen of your tablejx definition in admin module (erase eny server ip or passwords!!! - I dont need or want that :-))
check function searchForm in GridView.php try setting your own style for <input ... type="text" and type="submit"
I really don't know what is cousing this behaviour - perhaps it has something to do with styles defined by your template...
Regards,
Bostjan
Please Log in or Create an account to join the conversation.
I sent a e-mail.
And I have one more ploblem.
I can see view(table)at lists of tables,if I connect with internal mysql.
but if I connect with external MSSQL, I can't see view(table)at lists of tables.
Please check it and reply!!
Please Log in or Create an account to join the conversation.