C++ SQL Select statement works in 98 & 2000, but not XP Pro.
From: ComObjQuest (matthewm_at_argentk.com)
Date: 03/30/04
- Next message: Anant Dimri [MSFT]: "RE: Best practice needed to marshal STL data from managed code to unmanaged code & vice versa"
- Previous message: Greg: "Re: VC++ vs C# Windows Forms Performance"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 30 Mar 2004 11:46:12 -0800
I'm an OEMer working with older C++ code which works fine on Windows98SE but having problems with XP Pro.
The code selects / joins a player with a league out of an MS Access 2.x database satructure and works in 98 or 2000 but yeilds an empty query if the application is loaded to XP Pro.
I've taken this database and converted it and found the data is being inserted correctly but can't be displayed.
IS THERE SOME BACKWORD COMPATIBILITY ISSUE I'M MISSING?
- Next message: Anant Dimri [MSFT]: "RE: Best practice needed to marshal STL data from managed code to unmanaged code & vice versa"
- Previous message: Greg: "Re: VC++ vs C# Windows Forms Performance"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|