Current DOL DB
PostPosted: Tue Sep 05, 2017 10:11 am
I had a issue with the most current Database http://www.dolserver.net/viewtopic.php?f=70&t=23083. The problem is the capitalization or lack of in this script compared to what DOL creates/looks for. On running this script I had duplicate of all the tables just formatted differently.
So this script creates account, DOL wants Account
Hoping this will help others with DB issues, becuase the server will create and run but will not much data
Jay
only a Linux MySQL problem I think... Will leave up anyway
So this script creates account, DOL wants Account
- Code: Select all
[DataTable(TableName="Account")]
Hoping this will help others with DB issues, becuase the server will create and run but will not much data

Jay
only a Linux MySQL problem I think... Will leave up anyway