Upper and lower case lettering
Posted: 2019-03-29 23:59
Hello,
I titled my tables and fields with upper case lettering and lower case lettering, e.g. Employees for the table and Employee_Position for the fields. I noticed when I had AppGini (initially 5.74) create everything in XAMPP (latest version) it created lower case table names, e.g. employees but kept the fields as is (Employee_Position). Everythign worked fine testing and working with it on the Windows box.
I have been working locally on my windows machine and wanted to migrate the app over to my home Linux server. When I set everything up (according to the instructions on the AppGini site) an empty database was created and all of the table names were Uppercase first letter, Employees, etc. When I restored the backup, identical table names were created with lower case first letters. e.g employees. Now I have duplicates of everything except for all of the hidden members tables. Unfortunately the app only sees the tables starting with the uppercase and they are all empty. Having tried deleting the empty tables, renaming them etc, they come back everytime I open the app in a browser window. What did I do wrong other than use uppercase lettering?
I titled my tables and fields with upper case lettering and lower case lettering, e.g. Employees for the table and Employee_Position for the fields. I noticed when I had AppGini (initially 5.74) create everything in XAMPP (latest version) it created lower case table names, e.g. employees but kept the fields as is (Employee_Position). Everythign worked fine testing and working with it on the Windows box.
I have been working locally on my windows machine and wanted to migrate the app over to my home Linux server. When I set everything up (according to the instructions on the AppGini site) an empty database was created and all of the table names were Uppercase first letter, Employees, etc. When I restored the backup, identical table names were created with lower case first letters. e.g employees. Now I have duplicates of everything except for all of the hidden members tables. Unfortunately the app only sees the tables starting with the uppercase and they are all empty. Having tried deleting the empty tables, renaming them etc, they come back everytime I open the app in a browser window. What did I do wrong other than use uppercase lettering?