X-Git-Url: https://fbox.kageds.com/gitweb/NEATEST.git/blobdiff_plain/32b2b293bfb2fd56e2b24c67bb5c2a809b38b523..0578c72ba1aa48d80213fea8a156c19e379f5f2c:/NEA/NEADataSet.xsd?ds=sidebyside
diff --git a/NEA/NEADataSet.xsd b/NEA/NEADataSet.xsd
index 9b98cc1..daef810 100644
--- a/NEA/NEADataSet.xsd
+++ b/NEA/NEADataSet.xsd
@@ -209,7 +209,7 @@
- INSERT INTO `Games` (`Name`, `Price`, `Rating`, `Certificate`, `Dev`, `Publisher`, `Icon`, `Tags`, `Theme Colour`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
+ INSERT INTO `Games` (`Name`, `Price`, `Rating`, `Certificate`, `Dev`, `Publisher`, `Tags`, `Theme Colour`, `Icon`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
@@ -217,21 +217,21 @@
-
+
-
- SELECT GameID, Name, Price, Rating, Certificate, Dev, Publisher, Icon, Tags, [Theme Colour] FROM Games
+
+ SELECT GameID, Name, Price, Rating, Certificate, Dev, Publisher, Tags, [Theme Colour], Icon FROM Games
- UPDATE `Games` SET `Name` = ?, `Price` = ?, `Rating` = ?, `Certificate` = ?, `Dev` = ?, `Publisher` = ?, `Icon` = ?, `Tags` = ?, `Theme Colour` = ? WHERE ((`GameID` = ?) AND ((? = 1 AND `Price` IS NULL) OR (`Price` = ?)) AND ((? = 1 AND `Rating` IS NULL) OR (`Rating` = ?)) AND ((? = 1 AND `Certificate` IS NULL) OR (`Certificate` = ?)) AND ((? = 1 AND `Theme Colour` IS NULL) OR (`Theme Colour` = ?)))
+ UPDATE `Games` SET `Name` = ?, `Price` = ?, `Rating` = ?, `Certificate` = ?, `Dev` = ?, `Publisher` = ?, `Tags` = ?, `Theme Colour` = ?, `Icon` = ? WHERE ((`GameID` = ?) AND ((? = 1 AND `Price` IS NULL) OR (`Price` = ?)) AND ((? = 1 AND `Rating` IS NULL) OR (`Rating` = ?)) AND ((? = 1 AND `Certificate` IS NULL) OR (`Certificate` = ?)) AND ((? = 1 AND `Theme Colour` IS NULL) OR (`Theme Colour` = ?)))
@@ -239,9 +239,9 @@
-
+
@@ -264,9 +264,9 @@
-
+
@@ -604,7 +604,7 @@
-
+
@@ -648,7 +648,7 @@
-
+
@@ -658,7 +658,7 @@
-
+
@@ -667,7 +667,7 @@
-
+
@@ -695,13 +695,6 @@
-
-
-
-
-
-
-
@@ -710,10 +703,11 @@
+
-
+
@@ -722,7 +716,7 @@
-
+
@@ -737,14 +731,14 @@
-
+
-
+
@@ -803,7 +797,7 @@
-
+
@@ -825,7 +819,7 @@
-
+
@@ -879,12 +873,12 @@
-
-
-
-
-
-
+
+
+
+
+
+
\ No newline at end of file