yourkeylady
Programmer
Is there something wrong with this huge INSERT statement? I have looked and counted and cannot see it.
Thanks
Tricia
Code:
INSERT INTO TABLE aaxx61970 (S_PRESSURE_CH_3,S_CHILL_TEMP_F,S_...PRECIPITATION,RECORDTIME) VALUES("0","69.98 °F","N/A","N/A","69.98 °F","N/A","N/A","Wind speed obtained from anemometer Wind speed in knots","48","30.12","0",..."61970","10279","N/A","Height of base of cloud not known or base of clouds at a level lower and tops at a level higher than that of the station","0","0","N/A","0",...,"N/A",
"[URL unfurl="true"]http://weather-weather.com/images/syn//blank.gif","21.1[/URL] °C","N/A","22","N/A","N/A",..."N/A","N/A","N/A","No messurment","N/A","N/A","4","0",..."N/A","2006",
"[URL unfurl="true"]http://weather-weather.com/images/syn/normal.gif","N/A","No[/URL] messurment","N/A","1020.3 hPa","N/A","0","[URL unfurl="true"]http://weather-weather.com/images/syn/[/URL]
yellow.gif","N/A"...,"N/A","[URL unfurl="true"]http://weather-weather.com/[/URL]
images/syn/blank.gif","N/A",..."N/A","21.1 °C","N/A","N/A","[URL unfurl="true"]http://weather-weather.com/images/syn/[/URL]
blank.gif","N/A","Height of base of cloud not known or base of clouds at a level lower and tops at a level higher than that of the station","N/A","N/A","N/A","N/A","N/A","N/A","08-09-2006, 18:48");
Thanks
Tricia