glm94
|
09508aa16c
|
Updated the table class files to allow a nullable ad special ID and changed the enum in the new modify record form to a boolean. Added a form to manage ad special keywords, still needs to handle removing them properly.
|
2017-04-10 16:42:21 -05:00 |
|
glm94
|
36fe75d761
|
Updated the SQL script to hold Invoice Numbers as text as this may cause issues using int in c#. Finished the debug Access to SQL code form. Pushing this purely to have the code for reference at another time.
|
2017-03-22 22:36:51 -05:00 |
|
glm94
|
f554d37fb1
|
Updated the SQL script to work better with Entity Framework and to eliminate issues with naming objects in the generated C# code such as "AdItem1". Updated the primary key fields to auto-increment their values and forced a NOT NULL constraint on the foreign keys where needed.
|
2017-03-22 04:08:39 -05:00 |
|
glm94
|
76e0f7079f
|
Small modifications made to the SQL template script in preparation for the Entity Framework update.
|
2017-02-15 14:30:08 -06:00 |
|
glm94
|
bd586580e6
|
Added support for deleting records from the APC and invoice tables that have been committed to the database. Fixed the color coding bug where the Ad Special row would get the pending edit color instead of no coloring.
|
2016-12-16 15:41:17 -06:00 |
|