PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV Mobile 2024 → [WM23] HModifyStructure
[WM23] HModifyStructure
Started by ARV, Jan., 07 2019 4:18 PM - No answer
Registered member
498 messages
Popularité : +8 (8 votes)
Posted on January, 07 2019 - 4:18 PM
Hi all

I have a question with this function.

The thing is that I use Replication from HFSQL Classic to HFSQL C/S

I change my tables sometimes it could be a new item, or I change the direction of the table for the replication.

I have my HModifyStructure on the start of my app, I setup for change all of my tables and the option I write it was the default one, also before this function I put an HPass to set the password of my tables.

The function runs ok, but when I use my tables it said that the one on my analysis it's not the same one as my fisc so I need to delete my app and then installed just to make it work.

it said that this function update the DB for the new one, but it doesn't work.

Sometimes work sometimes not so I'm not sure why is failing so much with me.

--
Best Regards
ARV