| Subject | Re: Feeding param into custom Insert SQL |
|---|---|
| Author | sdbeames |
| Post date | 2012-09-10T11:25:13Z |
Never mind. I've figured out how to do it by using FieldByName (rather than ParamByName) in an AfterInsert method. :)
| Subject | Re: Feeding param into custom Insert SQL |
|---|---|
| Author | sdbeames |
| Post date | 2012-09-10T11:25:13Z |