Page 1 of 1

refresh portal or MYSQL database

PostPosted: Tue Apr 24, 2007 5:58 pm
by Andy
Hi,

I do not know any thing about sql query so hopefully you can understand my problem.

I just noticed that if I enter new data in the table it does not show in the related pertal it only shows if I restart the application.

I think it is due to the refresh in MYSQL.

I read the userguide and searchrd the forum and foud something of update foundset.

Is this what I need?

If yes can some one explain the syntax to me

I have a table with four fields where the related field is persno meaning person number.

Now I made a golbal method linked to that field hope I am still correct.

To this method i need to link the foundset update

Thank you

Andy

PostPosted: Tue Apr 24, 2007 7:07 pm
by Andy
I just fixed this problem by making aglobal method to invert and show all records.

Thank you