View Single Post
  #4  
Old 04-26-2018, 10:20 PM
GRUMPY
Discordant
 
Join Date: Oct 2016
Posts: 445
Default

Quote:
Originally Posted by logikgear View Post
import the SQL file that was exported from the windows server
Linux is case sensitive, but
This should not be an issue, but "just in case", after you have the database from windows
sourced into the linux server, take a good look at the table names to make sure the "case"
lettering did not get changed. For example: tblloginserveraccounts.

Log files are your best friend
Reply With Quote