Pulling MYSQL server primary key error

0
I keep recieving an error when trying to use the ‘Execute Parameterized Query’  action. I am trying to pull the primary key for my data points in MYSQL server. This is because in the MYSQL server the primary key name is ‘id’, and when making an entity in Mendix to store the data into, it says I cannot have an attriubte named  ‘id’ because it is a reserved word. I tried to go into the server and just change the name of the primary key to something different it, but once I do all the data disappears. So I am wondering if anyone else has had this problem or has a suggestion of how to go about this. Let me know if need to explain in better detail. 
asked
1 answers
0

Synchronizing the Database with Your Domain Model, a Magical Tale | Mendix

 

i hope it will help you 

 

Mendix Forum - Questions

answered