Win98 (Chin) Vs Win98 (Eng) 
Author Message
 Win98 (Chin) Vs Win98 (Eng)

My program is wrttien by VC++ and using Sybase Adaptive
Server Anywhere as database.

When I try to load a table from my database, it is ok if I
use WIN98(ENG) as OS. But if I use the same program to run
in Windows98 (Chinese) version, the program will crash!
The data in the database is purely english by the time
now. But the problem still exist.

After debug, I found that the program stops in C:\Program
Files\Microsoft Visual Studio\VC98\MFC\SRC\Dbcore.cpp
in the function
BOOL CRecordset::Open(UINT nOpenType, LPCTSTR lpszSQL,
DWORD dwOptions)
and the line  
..MoveNext
I dunno whats the difference between 98 Chinese movenext
and 98 english movenext !

.



Wed, 05 Jan 2005 09:46:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. DAO Win95 vs Win98 vs WinNT

2. Problem remotely debugging on Win98 using VS.Net 2003

3. DAO, Access, WinXP vs Win98

4. DAO, Access, Win98 vs XP

5. Problem remotely debugging on Win98 using VS.Net

6. Win2K vs Win98

7. Visual C++ 6.0 on win98 VS win-nt

8. SYSTEM call problem NT vs WIN98

9. TEXT CONSOLE MOUSE EVENTS WIN98 VS WIN2K

10. Getting list of files from a folder...WinNT vs Win98

11. Print/print preview problem W2K vs Win98

12. Text output to LPT1: win98 vs NT

 

 
Powered by phpBB® Forum Software