Hello,
Â
I'm trying to use a ADO query ,
SELECT ''ui:1]' AS 2024], VehicleNumber] As 100:2], ÂCity] As s123:10], ,County] As s100:35], ,ZipCode] As s300:30] FROM VehicleDetails.
Â
I'm getting an error "Incorrect syntax near 'ui:1'" while trying to execute the adapter.fill(results) method.
Â
Please help me how to resolve this problem and get gui:1] as the first column value for all the returned rows.
Â
Thanks in Advance,
Pree
Â
Â