Update PKey Database to VARCHAR(25) / MySQL Storage engine
Posted: Wed Mar 30, 2016 2:58 pm
Dear Sirs,
I just recently started playing around with nuBuilderPro.
I'm not a programmer, but an enthousiast for creating small computer applications that make my life easier.
I'm more than decent with MS Access, wich is a great help at my day to day job as a desk jockey!
Working via the web is the next natuaral step in my evolution, I already learned SQL, and have a good base in php.
In my experimentation with nuBuilderPro I stumbled upon the next questions.
1.
Is there a way to use the built in nuBuilderPro php function nuID() to update the current Primary Key Value, wich used to be an autoincrement,
in an existing database?
I would like to do this because i would like to follow the recommended table structure as proposed in the documentation.
The table I need to update the Primary Key from is a postal code table from Belgium, many records!!
2.
The documentation mentions a recommended table structure but what is the recommended storage engine?
Is it good nuBuilderPro practice to create relationships in the mysql db,
if so then innoDB could be the preferred storage engine,
if not maybe MyISAM should be the preferred.
Keep up the good work, I like what I've seen from nuBuilderPro so far!
regards
Sam
I just recently started playing around with nuBuilderPro.
I'm not a programmer, but an enthousiast for creating small computer applications that make my life easier.
I'm more than decent with MS Access, wich is a great help at my day to day job as a desk jockey!
Working via the web is the next natuaral step in my evolution, I already learned SQL, and have a good base in php.
In my experimentation with nuBuilderPro I stumbled upon the next questions.
1.
Is there a way to use the built in nuBuilderPro php function nuID() to update the current Primary Key Value, wich used to be an autoincrement,
in an existing database?
I would like to do this because i would like to follow the recommended table structure as proposed in the documentation.
The table I need to update the Primary Key from is a postal code table from Belgium, many records!!
2.
The documentation mentions a recommended table structure but what is the recommended storage engine?
Is it good nuBuilderPro practice to create relationships in the mysql db,
if so then innoDB could be the preferred storage engine,
if not maybe MyISAM should be the preferred.
Keep up the good work, I like what I've seen from nuBuilderPro so far!
regards
Sam