|
I am getting the following error message, but I don't see where the error problem is.
I find an error in the sql: insert into tbl_Listings (Type,PropertyAddress,SchoolDistrict,ListingPrice,PropertyCity,HighSchool,OfferType,PropertyCounty,MiddleSchool,LeaseTerm,PropertyState,ElementarySchool,PropertyZipCode,TaxRate,Levels,Acres,NewConst,PropertyDesc,Directions,Status,UserAgent,Agent_Featured,AgentBio,AgentEmail,AgentImgFile,AgentName,AgentPhoneNumber,AgentSite,AgentStatus,AgentUser,Designations,OfficeID,BrandLogo,OfficeName,O_StreetAddress,O_StreetCity,O_StreetCounty,O_StreetState,O_StreetZipCode,OfficePhone,FaxPhone,O_AgentUser,SubdivisionEnvironment,SubdivisionFeatures,SubCommunity,SubdivisionWebSite,Bedrooms,Study,DiningArea,Bathrooms,Office,BreakfastRm,FullBathrooms,HomeTheater,BedroomMaster,HalfBathrooms,RecreationalRoom,Bedroom2,EntryRm,ExcerciseRoom,Bedroom3,LivingRoom,LaundryRoom,Bedroom4,GreatRoom,Kitchen,Bedroom5,FamilyRm,FormDiningRm,View,KitchenFeatures,InteriorFeatures,ExteriorFeatures,LotFeatures,Garage,BathroomFeatures,IncludedAppliances,PropertySubdivision,Suburb,YearBuilt,Foundation,Intercom,Construction,Roof,CoveredPatio,GarageRm,Electric,ScreenRoom,Heating,Windows,SwimmingPool,Cooling,Fireplace,Deck,WaterSource,Fencing,Dock,Sewer,SecuritySystem,Zoning,Basement,IrrigationSystem,DeedRestrictions,Occupancy,HOAServices,HOAAmount,C_Subtype,MEfficiencyUnits,MEfficiencyRent,MTotalUnits,M1BedroomUnits,M1BedroomRent,MHeatPaid,M2BedroomUnits,M2BedroomRent,MleaseInfo,M3BedroomUnits,M3BedroomRents,LSubtype,LAcres,LElevation,LTopography,CommentA,CommentB,CommentC,CommentD,CommentE,CommentF,CommentG,CommentH,CommentI,CommentJ,CommentK,CommentL,CommentM,CommentN,CommentO,CommentP,CommentQ,CommentR,CommentS,CommentT,SellerEmail,SellerGreeting,NewRoof,LowFlowShowerheads,LargeTreesShadingHome,CoolerRoof,LowFlowFaucets,EnergyEfficientAppliances,SolarWaterHeater,WBConvertedtoGasFireplace,NewUpdatedDoors,TanklessWaterHeater,DirectVentGasFireplace,CeilingFans,HowWaterRecirculationSystem,SolarPanels,ProgrammableThermostat,GeoThermal,ReplacementWindows,UpdatedRepairedDoorWindowSeals,TrashCompactor,Low-ERatingWindows,UpdatedRepairedAirStripping,Disposal,BlownInInsulation,RadiantHeatFlooring,LowFlowToilets,FoamInsulation,StormDoor,NaturalFlooring,SolarPoweredLights,DroughtTolerantGarden,InsulatedWindows,NewHVACFilters,HerbGarden,DoublePaneWindows,LowVOCPaint,VegetableGarden,RecycledMaterials,CompositeMaterials,CleanAirSystem,AtticVaporBarrier,NewCoolingSystem,NewHeatingSystem,AtticVentilationSystem,NewerCoolingSystem,NewerHeatingSystem,InsulatedDucts,InsulatedPipes,NonToxicPaint,AtticVentilationSystem,LowVOCCarpet,EnergyEfficientOutdoorLighting) values ('Residential','','','','','','Sale','Akron','','','OH','','','','','','No','','','Active','bowl','No','bowl','[email protected]','','bowl','bowl','bowl','','bowl','bowl','9','/data/re_OfficeLogo/coldwell_banker.jpg','bowl','bowl','bowl','bowl','bowl','bowl','bowl','bowl','bowl','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0,0','0','0','0','0','0','0,0','0','0') I find this error: Syntax error in INSERT INTO statement. |
|
|
|
|