|
-
March 21st, 2001, 01:25 PM
#1
VB App
I used an installer on a WIN95 machine to install a simple VB application to query a database and print a report. The application works on one of the WIN95 machines however the other machine throws a "Type mismatch Error 13" on the screen and does not run properly. Any ideas?
-
March 21st, 2001, 03:58 PM
#2
Re: VB App
If you are sure that data was not changed between trials on different machins, that the problem might be with the date field. On one computer the the date is formatted, for example, to m/d/yy, and on another - to mm/dd/yyyy. Check you control panel regional settings. Check if the short date format is the same. It can be one of the reasons. Also check if any other data settings that differs from one computer to another.
Iouri Boutchkine
[email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|