Hi,
Im trying to get the syntax right on this. It works fine if I use this line
ADOQuery1.SQL.Text:= 'Insert INTO Button1 ( ArtistID, ArtistName, StringField2) VALUES (9,''simply red'',''This is a Test'')' ;
However if I try to stick the line below in the following and try sticking the name...