When creating tables in mysql i noticed that all my table names started with lowercase even when I namned them with an upper case. I found that going into : C:ProgramDataMySQLMySQL Server 8.0 Opening the my.ini file and changing the lower_case_table_names=0 Would to the trick according to this video. After doing the above I shutdown the server, restarted the pc
Tag: settings
How to vary connection string for different work locations
I am working on a C# 4.0, WPF 4.0, SQL 2008 project and I do work at home and in the office. I just setup SubVersion using Visual SVN per the recommendations found in other questions. The problem I am having is the connection string for the database is different for each location. At home I have the database on