Hello all, hopefully someone can help me out with a strange issue I have.
On the report I've build I have two fields on the top right of the page - one a barcode of the document identifier and immediately below it the same thing in the Arial font. These are both the same formula field (formula = "*" & {viewName.DOCNUMBER} & "*"). It's using an ODBC connection to a SQL 2005 server.
I've developed this report with the designer that comes with Visual Studio 2008 Professional as it is also part of a program I'm writing.
This works fine on my development machine (Vista: Business).
It works fine on a coworkers machine (XP Pro).
It does NOT work on the target machine (also XP Pro) - both those fields do not show up (all the rest the report does - just not those fields).
All three machines have the same barcode font installed.
Anyone have any ideas on how to solve this?
Thanks.
On the report I've build I have two fields on the top right of the page - one a barcode of the document identifier and immediately below it the same thing in the Arial font. These are both the same formula field (formula = "*" & {viewName.DOCNUMBER} & "*"). It's using an ODBC connection to a SQL 2005 server.
I've developed this report with the designer that comes with Visual Studio 2008 Professional as it is also part of a program I'm writing.
This works fine on my development machine (Vista: Business).
It works fine on a coworkers machine (XP Pro).
It does NOT work on the target machine (also XP Pro) - both those fields do not show up (all the rest the report does - just not those fields).
All three machines have the same barcode font installed.
Anyone have any ideas on how to solve this?
Thanks.