Can anyone tell me What changed between Service pack 3 and 4. The DB Insert now gives me errors when trying to write to the SQL database. Here is my statement:
$DBInsert ("DataBase Line 19","dbo.QuickProduction","[$AB.PVFlightCount] ,[$AB.PVPackageCount] ,[$AB.RellyDumbmin] ,[$AB.PVRunSpeed] ","FlightCount,PackageCount,ProductionMin,LineSpeed")
It worked before the 8.1 sp4, what happened