473,406 Members | 2,713 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

[VS.NET 2003 C++] CRecordset class disappeared

If I want to add a new derived class of the CRecordset type then it does not
appear in the classes list,
which I used to have before. The CDatabase class, for example, is available.

Does anyone has any idea how this is possible? Of course I can make the
class manually but I am too lazy for that....

Thanks for your replies!

Mike
Jul 21 '05 #1
4 1696
Mike,

The recordset is not a part of dotNet, a recordset is a part of ADO.

Cor

"Mike van Engelen" <sp**@perfect-id.com>
If I want to add a new derived class of the CRecordset type then it does
not appear in the classes list,
which I used to have before. The CDatabase class, for example, is
available.

Does anyone has any idea how this is possible? Of course I can make the
class manually but I am too lazy for that....

Thanks for your replies!

Mike

Jul 21 '05 #2
> "Mike van Engelen" <sp**@perfect-id.com>
If I want to add a new derived class of the CRecordset type then it does
not appear in the classes list,
which I used to have before. The CDatabase class, for example, is
available.
"Cor Ligthert" <no************@planet.nl> wrote
The recordset is not a part of dotNet, a recordset is a part of ADO.
The developing enviroment is .NET the programming language is C++.
I used the CRecordsset type before, while using this VS.NET version. The
problem is elsewhere.

Does anyone know a solution to my problem ?

Regards,

Mike
Cor

Thanks for your replies!

Mike


Jul 21 '05 #3
>> "Mike van Engelen" <sp**@perfect-id.com>
If I want to add a new derived class of the CRecordset type then it does
not appear in the classes list,
which I used to have before.
The recordset is not a part of dotNet, a recordset is a part of ADO.
The developing enviroment is .NET the programming language is C++.
I used the CRecordsset type before, while using this VS.NET version. The
problem is elsewhere.
You can reach this window i'm talking about using the following path:

Classview -> Select workspace -> RMB -> Add -> Add Class -> MFC -> MFC
Class -> open -> MFC Class Wizard -> Base Class, where is CRecordset ???

Does anyone know a solution to my problem ?

Regards,

Mike


Jul 21 '05 #4
Hi Mike,

I checked and I saw it now and your question is now I reread it more why it
is not visible in the class list, however that is specific C++ in my
opinion.

Did you know that there is a special newsgroup for that program language.

microsoft.public.dotnet.languages.vc

I give you a lot more change there for the answer
(Although maybe Niki can answer this as well here, however I did not see
messages from him some days)

Cor

"Mike van Engelen" <sp**@perfect-id.com>
"Mike van Engelen" <sp**@perfect-id.com>
If I want to add a new derived class of the CRecordset type then it does
not appear in the classes list,
which I used to have before. The CDatabase class, for example, is
available.
"Cor Ligthert" <no************@planet.nl> wrote
The recordset is not a part of dotNet, a recordset is a part of ADO.


The developing enviroment is .NET the programming language is C++.
I used the CRecordsset type before, while using this VS.NET version. The
problem is elsewhere.

Does anyone know a solution to my problem ?

Regards,

Mike

Cor


Thanks for your replies!

Mike



Jul 21 '05 #5

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

Similar topics

0
by: Nilesh | last post by:
Hello, I am using MFC classes Cdatabase & Crecordset to open the data source & do all the updates, everything seems to be working, However, as soon as I try exiting the application, it gives me...
346
by: rkusenet | last post by:
http://biz.yahoo.com/rc/040526/tech_database_marketshare_1.html Interesting to see that database sales for windows is more than Unix.
1
by: Jim Walsh | last post by:
I am transitioning to Visual Studio 2003 .NET. To get started, I am converting an existing application that I built using VS 6.0 C++ to C++ .NET. My application uses a CRecordset-derived class...
3
by: | last post by:
Hi, I have a VC7++ VS2003 program that uses CRecordSet to write one record to a SQLAnywhere database via ODBC, a Code Sniplet is contained below, on most machine running the same OS and Build...
0
by: Alfonso Morra | last post by:
Hi, I am storing data in a custom format (binary files on disk). I read the data which is essentially a 2D table - similar to a Db table. My question is that, is it possible to create a...
4
by: Mike van Engelen | last post by:
If I want to add a new derived class of the CRecordset type then it does not appear in the classes list, which I used to have before. The CDatabase class, for example, is available. Does anyone...
5
by: JT | last post by:
Hi, I'm not sure where the problem is, but I think it's related to the .pdb file. I had a class library created in VS 2003 and decided to convert it to a VS 2005 project/solution. It seemed to...
1
by: Mike C# | last post by:
Hi all, I'm writing a little app that uses ODBC to call a SQL 2K stored procedure several times in a loop, with a different parameter each time. The SP can return no results in some instances. ...
0
by: chankokchern | last post by:
chankokchern wrote: Code: -------------------- -------------------- Problem solved
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.