Categories > TinyButStrong general >

[Newbie] - MergeNavigationBar and MySQL

The forum is closed. Please use Stack Overflow for submitting new questions. Use tags: tinybutstrong , opentbs
By: Leo (BRA)
Date: 2004-12-06
Time: 19:42

[Newbie] - MergeNavigationBar and MySQL

I've been reading this forum since i started using TBS (huh... two weeks) and it's really fast-learning good stuff. Thanks, Skrol29. But I still didn't make the MergeNavigationBar works with MySQL.

The example uses a Array. What's the difference between a Array and a MySQL query result?
By: Skrol29
Date: 2004-12-07
Time: 00:30

Re: [Newbie] - MergeNavigationBar and MySQL

Hi,

The MergeNavigationBar() method doesn't merge with your data. It fills a block with conveniant numbers in order to display the block like a navigation bar.
By: Leo (BRA)
Date: 2004-12-08
Time: 15:02

Re: [Newbie] - MergeNavigationBar and MySQL

Ok, I make it work (syntax problems).

Thanks. 

[New problem: I have a form. The fields values are blocks from a Mysql table. When I open the form from a valid field.Id it works and show the selected data. But when I try to insert new data (a new auto-incremented field.Id), the form open with the block name as value in the field. I can add/edit/delete data but don't know how to fix it... yet.]

[Old problem: My english sucks... :)]

Thanks again.
By: Skrol29
Date: 2004-12-09
Time: 10:22

Re: [Newbie] - MergeNavigationBar and MySQL

Sory, I don't understand your new problem.
By: Leo (BRA)
Date: 2004-12-09
Time: 12:52

Re: [Newbie] - MergeNavigationBar and MySQL

Ahahah. I know.

Sorry. (The problem description is a problem itself...)

But I make it work now. Don't worry.

Thanks