April 23rd, 2003 01:18 PM
Hello!
Can anyons give me an good example how to use ADO or ODBC in a Dialog? I am a beginner!
I use the book teach in 21 days but these ado tutorial dont work in an dialog! Hope anyone can help...
March 22nd, 2003 10:10 AM
Hello
I am using .net and now i want to add to an Dialog OLE DB support but In don't know how it will work?
Can anyone say me how it works?
PS: or should I use ADO?
Thanks
January 29th, 2003 12:34 PM
Does anyone have an sample to show me how it works with visual c++?
January 24th, 2003 07:07 AM
Can anyone say how to set an Crystal Report into my Form?
I Find this at the Msdn:
In a C++ application
You have created a Managed C++ project, MyProject, in the default folder for the user...
January 4th, 2003 12:35 PM
Can anyone post me an Sample how to View an Bitmap in a FormView must I biuld a Picture Control to ´load an Bitmap or any other image?
Thanks
December 31st, 2002 06:57 AM
I have the following Code to see some fields in a Combo box it works right but how can I do it in a FormView to see the combo with the items on start up so that I dont have to click any other button?...
September 14th, 2002 07:33 AM
By linking I get the following error:
------ Build started: Project: MP3Locater, Configuration: Debug Win32 ------
Linking...
LIBCD.lib(crt0dat.obj) : error LNK2005: __cinit already defined in...
March 18th, 2002 04:50 PM
I like to get the name of an cd to add it to an database, how do i get the name of an Cd like MP3s_CD4?
Andreas
March 14th, 2002 04:37 PM
I want to get the Name of an CD-Rom how do I get it? With CFindFile or how? I use MFC!
Thanks
Andreas
March 14th, 2002 04:36 PM
I want to get the Name of an CD-Rom how do I get it? With CFindFile or how? I use MFC!
Thanks
Andreas
March 11th, 2002 01:23 PM
How can I find the pointer where is not initalized?
March 11th, 2002 12:37 PM
When I compile my program in release mode I get the following error message when the program starts:
Debug Assertion Failed!
Program.....
File: dbgheap.c
Line 1044
Expression...
February 19th, 2002 04:14 PM
the Express OLE DB Library from www.sypram.com
I have a proplem I can't open a database in a MS GridView-Control??
Hope that anyone can help me!!
Has anyone a sample with CFormView, because...
February 18th, 2002 02:44 PM
How can I biuld SQL Database, can use there MS Access or must I use another program?
February 15th, 2002 05:14 AM
Does anybody have evver worked with this Library, because I have probs with it?
Do anyone speak german?
February 5th, 2002 11:52 AM
I will build a programm to handle with my audio CD's now I will know with which database I should work, the database will have more than 10000 entries!!
Should I work with ADO or ODBC?
Can I work...
February 4th, 2002 03:24 PM
Which parameter must I give to the function by this code by using the mfc function??
void CMP3Locater2002ODBCView::OnOpenDirectory()
{
// TODO: Code für Befehlsbehandlungsroutine hier...
February 4th, 2002 07:02 AM
Which parameter must I give to the function by this code by using the mfc function??
void CMP3Locater2002ODBCView::OnOpenDirectory()
{
// TODO: Code für Befehlsbehandlungsroutine hier einfügen...
February 3rd, 2002 11:07 AM
Sorry I made a fault!! i will open with this code the directory but I can only read the first file! The second prob is that I can't open every file for reading the ID3 Tag! The function to read Tags...