I'm sending an INSERT SQL statement to add a record:
I used the quotations around CAN'T because of the apostrophe, and this works great in Access (I copied and pasted to make sure), but I get an error in VB. Where am I going wrong??Code:'Error --> Too Few Parameters: INSERT INTO [MainRep] ([Service Description]) VALUES ("CAN'T");
Thanks in advance,
Wade
[This message has been edited by WadeD (edited 01-26-2000).]




Reply With Quote