#1
Hello,

Easy way to convert old sites to Trongate v2 with just a SQL Statement(s).
I have a tool.
Dan
#2
Hello Dan,

I'm really curious to see the solution you've come up with! If you're open to it, would you mind sharing your code or a quick breakdown? I'm sure the rest of the community would find it super helpful as well.
#3
Hello Balazs,

Please send me an email at for the info on the module maker

Dan
#4
Hello Fellas and Felletes,
I watched your YouTube presentation, and my wheels are always spinning.
I could have sworn that the Desktop App had all the same logic to build to generate a module on the basis of the field parameters entered into the app.

With that in mind, it is still some work to translate table CREATE SQL into the same same set of parameters required by the logic in the Desktop App that generates the module code. Did you do that? Or did you write this module from scratch?

I would be grateful is you send me the instructions of where to find the TRV2MM module.

Instead of entering and processing the SQL, to CREATE a table; why not first create the table on the database, and a version of TRV2MM can use the table name to execute and process the result of a of that table name, and generate the new module.
Would that make any sense?

Eh, for all I know, that's what it's already doing after it creates the table.
Perhaps you're right, this way you can create the table without having to deal with phpMyAdmin. What happens if the SQL has an error and the table fails to create successfully?
#5
Hello Charles,

Interesting questions. I'm sure Dan will happily provide all the information you need and answer all the questions that may arise. Please send him an email to:


I'm not sure how often he checks back on this forum thread.
#6
Hello Charles,
I sent you an email
Dan