Registriert seit: 17. Mai 2006
Ort: Leipzig
283 Beiträge
Delphi XE2 Professional
|
Re: SQL problem
7. Dez 2009, 15:08
Does the code compile? Do you get any error messages or arent there just any updated records?
If it runs and there are just no records updated then set breakpoints and step through your code. Maybe one of the functions (CPUIDSDK_GetNumberOfSensors or CPUIDSDK_GetSensorInfos) returns a wrong value?
Billy Gerwitz "Bei der Softwareentwicklung suchen wir nicht den richtigen Weg, sondern den am wenigsten falschen." - frei nach V. Hillmann
|