| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | Newsletters | VB Forums | Developer.com |
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Output problem
Excuse me, I'm experiencing a strange problem.
I've developed several reports using VB6 and, once I install the application on the customers clients everything works just fine. The problem seems to occur only on a couple of clients of a particular customer. One day the reports worked, the next they begin showing error messages like "The remaining text does not appear to be part of formula" or "A number, currency amount, boolean or string is expected here". No modifications have been made (neither on the VB6 code not on the reports) Any suggestion? Thank You in advance |
|
#2
|
|||
|
|||
|
The bug could be in your VB program that's passing the wrong values to Crystal. Or (if you're accessing a database) the data could have been stored in the wrong format in the database. Try to reproduce the problem using exactly the same data they were trying to access when it broke.
__________________
I'd rather be wakeboarding... |
|
#3
|
|||
|
|||
|
Thanks for reply but it's not a DB problem. We export their Oracle DB and tried the same records, here works but not there.
I don't know what can cause the problem |
![]() |
| Bookmarks |
|
||||||
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|