My problem is that no matter what I try - rs.addImmediate, or rs.setValue I always get the error : multiple steps generated errors or something like that.
Also, the parameters tab in the recordset properties is always greyed out. I started doing my sql manually, rs.setSqlText, but with writing to the db I'm stuck.
Could the problem be with my data connection? I was having trouble with it in the beinning.
Thanks for any help.
Also, the parameters tab in the recordset properties is always greyed out. I started doing my sql manually, rs.setSqlText, but with writing to the db I'm stuck.
Could the problem be with my data connection? I was having trouble with it in the beinning.
Thanks for any help.