472,791 Members | 2,024 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,791 software developers and data experts.

VB compiled exe causing error on win 98, but not on win2k or winxp

Hi all,

First of all, I'm sorry if I posted at the wrong section here, but I can't seem to find the VB 6.0 newsgroup ?

I'm developing my apps with VB 6.0 sp5 installed on win xp. I have create an exe file that runs fine on both winxp and win2k. However, when I try to execute that file on win 98 machine, there are errors. This error may vary between "EOF or BOF expected.." or "Error 13, Type mismatch". I've tried over and over again to do the same thing I was doing on the win98 machine to the application installed on win2k and winxp, but no error ever occured.

My applicaton have a combo box that lets user choose something and then query the database (which is MS SQL Server 2000 in this case) according to the selection on the combo box. The error occured when user was browsing through the combo box, and whether they select something (combo1_click event call) or just decided to click on the other part of the form (automatically closing the dropdown menu of the combo box) those error would occur. The EOF/BOF error only occured on some of the combo box when user select a value.

Why is this happening ? I have installed the following components on the win 98 machine :

vb 6.0 with vs 6.0 service pack run time files
microsoft data access components 2.7

Anything else I should install on the win 98 machine ? because this only happen on win 98 machine and not on win2k or winxp ?

Help Please.

Thanks
Nov 20 '05 #1
4 1276
Sorry slasher, this is the wrong group. There are many .vb groups on the
newsserver. If you cant find it on your newsserver, try connecting to the
Microsoft public newsserver msnews.microsoft.com

Regards OHM

----------------------------------
Slasher186 wrote:
Hi all,

First of all, I'm sorry if I posted at the wrong section here, but I
can't seem to find the VB 6.0 newsgroup ?

I'm developing my apps with VB 6.0 sp5 installed on win xp. I have
create an exe file that runs fine on both winxp and win2k. However,
when I try to execute that file on win 98 machine, there are errors.
This error may vary between "EOF or BOF expected.." or "Error 13,
Type mismatch". I've tried over and over again to do the same thing I
was doing on the win98 machine to the application installed on win2k
and winxp, but no error ever occured.

My applicaton have a combo box that lets user choose something and
then query the database (which is MS SQL Server 2000 in this case)
according to the selection on the combo box. The error occured when
user was browsing through the combo box, and whether they select
something (combo1_click event call) or just decided to click on the
other part of the form (automatically closing the dropdown menu of
the combo box) those error would occur. The EOF/BOF error only
occured on some of the combo box when user select a value.

Why is this happening ? I have installed the following components on
the win 98 machine :

vb 6.0 with vs 6.0 service pack run time files
microsoft data access components 2.7

Anything else I should install on the win 98 machine ? because this
only happen on win 98 machine and not on win2k or winxp ?

Help Please.

Thanks

Nov 20 '05 #2
"Slasher186" <sl***@cbn.net.id> schrieb

First of all, I'm sorry if I posted at the wrong section here, but I
can't seem to find the VB 6.0 newsgroup ?


There are several. They are starting with microsoft.public.vb. Maybe your
server doesn't offer them? At news:msnews.microsoft.com they are there.
--
Armin

http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html

Nov 20 '05 #3
* "=?Utf-8?B?U2xhc2hlcjE4Ng==?=" <sl***@cbn.net.id> scripsit:
First of all, I'm sorry if I posted at the wrong section here, but I can't seem to find the VB 6.0 newsgroup ?


You may want to post to one of the microsoft.public.vb.* groups, for
example microsoft.public.vb.setupwiz if you have problems creating a
setup with the setup wizard.

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>

<http://www.plig.net/nnq/nquote.html>
Nov 20 '05 #4
Hi all

Thanks for the information. I'll be posting my problem there

Thanks a lot everybody.
Nov 20 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Michael J. Wendell | last post by:
Hello, I am trying to debug an issue with sessions in my ASP 3.0 web application, which runs fine on WIN2K Pro and WINXP Pro, yet fails to function correctly on WIN2K Advanced Server. My actual...
0
by: Jim C Nguyen | last post by:
I have a table with ~2.2 million rows. Sometimes when I do an update to one single row it will instead update ALL of the rows using the same update. This happens every one in about 500,000...
1
by: Glenn M | last post by:
I have an asp drive web page that writes a row to a table on sql server 2000. The web site is set to use windows authenication and the sql server is set to use windows authentication. This...
3
by: Matthew P. Seltzer | last post by:
All- This is a bit 'out there,' but, here goes. I have copied the WinSxS folder from a WinXP box to my Win2K box. I would like to be able to apply XP control styles to my Win2K VB.NET apps. Given...
2
by: Andreas Horneff | last post by:
Hi at all, I've got this function (written in BC++) bool TShutdown::MySystemShutdown() { HANDLE hToken; TOKEN_PRIVILEGES tkp; // Get a token for this process.
1
by: Dave | last post by:
I wrote a C# windows service and it will install on Win2K but won't start. I have code in it to write to the event log but it doesn't log anything. I developed it on WinXP with VS and it...
0
by: siemsje | last post by:
I've created an app in win2k with a winform using FormBorderStyle = none. With this setting, the app icon is not displayed in the button in the taskbar when the app is running. If I change the...
12
by: Jan | last post by:
Hi: I've got the Error 3197 problem ("The Microsoft Jet database engine stopped the process because you and another user are attempting to change the same data at the same time.") in a client...
9
by: Martin | last post by:
Using ODBC in a PHP script, I'm trying to read an MS Access MDB file that resides on another computer on my LAN. I'm getting the error: Warning: odbc_connect() : SQL error: The Microsoft Jet...
0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Sept 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: lllomh | last post by:
How does React native implement an English player?
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.