|
Eugene 5/14/2007 |
Try to use this code: |
H
|
hoppo1 author 5/14/2007 |
Thanks for the reply Eugene, Dim Company As String = parNewValues("@Company").Value parNewValues("@Company").Value = Company.Replace(" ","")
|
|
Eugene 5/15/2007 |
Sorry, I've made a mistake. Try to use this code: |
H
|
hoppo1 author 5/15/2007 |
Hi Eugene, this is the error the new code generates - |
|
Eugene 5/15/2007 |
Could you please send me your project (including project file, output directory and database backup) on support@xlinesoft.com? I will investigate it on my box. |
H
|
hoppo1 author 5/15/2007 |
Eugene, I apologise the code does work. I tested on a new Database with only the two fields which worked so I deleted everything I had done so far and started the project from scratch and the code worked on my existing database as expected. I must have set something somewhere which was causing the problem. |