Make C# (part of .Net SDK) understand ODBC (refer to the box ‘ODBC’) Install ODBC drivers called MyODBC for MySQL We have used the final release of the .Net SDK ...
Now that you understand the basic structure of a SQL application, let's dissect the basis of information retrieval: the query. For many techies, especially those that focus on systems administration, ...
I got it. The INSERT INTO was missing the draft status id field and also the name in the new table was still DRAFT_STATUS_ID but labeled Draft Status Id.