PDA

Click to See Complete Forum and Search --> : Any one find what type of error is this?


freshervb
Mar 16th, 2007, 07:07 AM
HI

While Multiple users executing exe of VB with MySQL as database, following
error occurs during middle of processing.
I can't find what type of error it is.Whether this error is DB related or OS
error or MySQL connectivity errror.


Thanks












Error signature

AppName:posting_inhousekeyverify2.4.exe AppVer:0.0.0.59 ModName:myodbc3.dll

ModVer:3.51.14.0 offset:0000d3c7



Reporting details

This error report includes: information regarding the condition of DATA CAPTURE when problem
occured;the operating system version and computer hardware in use;your Digital Product ID,which
could be used to identify your license; and the Internet Protocol (IP) address of your computer.


We do not intentionally collect your files,name,address,email address or any other form of personally
identifiable information. However, the error report could contain customer-specific information such as
data from open files. While this information could potentially be used to determine your identify, if
present, it will not be used.


The data that we collect will only be used to fix the problem. If more information is available, we will tell
you when you report the problem. This error report will be sent using a secure connection to a database
with limited access and will not be used for marketing purposes.

RhinoBull
Mar 16th, 2007, 08:18 AM
I'm not familiar with MySql but looks like some kind of spyware to me. Hope I'm wrong. :confused:
Or maybe it's a multiuser license issue (shooting in the dark here)...

MartinLiss
Mar 16th, 2007, 10:20 AM
Are you using Vista?

freshervb
Mar 16th, 2007, 11:16 PM
THanks for ur reply


I'm using windows XP

sagarpassion
Mar 17th, 2007, 12:40 AM
This is bugs in mysql. can u post the code or line where u get this error???

Regards,

Sagar.

freshervb
Mar 17th, 2007, 06:03 AM
Hi

This error occurs while processing in exe only . This error doesn't come at particular line.

Any other special plugin needed other than mysql odbc 3.51.14 for executing VB with MySQL

randem
Mar 17th, 2007, 01:58 PM
Are you copying the exe file to another computer and attempting to use it?

freshervb
Mar 18th, 2007, 10:55 PM
S. Copying exe to another computer and multiple users share the same exe

RhinoBull
Mar 19th, 2007, 07:50 AM
Copying executable only is not enough - you need to build ditribution package using whatever utility you might have.
VB6 comes with Package & Deployment Wizard. There is also INNO, etc...

MartinLiss
Mar 19th, 2007, 01:36 PM
Moved.