Hi Johan, thank you for reply. I have found the problem, I was using MyOleDB driver...so i change to MyOdbc and everything works fine...
Nitro_gen
Posts
-
CFileDialog whata f...??? hehehee -
LPDISPATCH help meEverybody knows the Microsoft forms 2.0 image control. I'm getting nuts with this. I need to set the image file dynamically...but look at this. m_imagecontrol.SetPicture(LPDISPATCH newValue); I have a file dialog to browse the image, the question is: how can I set the CFileDialog.GetFilename() in m_imagecontrol.SetPicture(LPDISPATCH newValue); CFileDialog.GetFilename() is a CString, if there's a function to do this, please tell me before I kill myself. thanks in advance pals
-
CFileDialog whata f...??? heheheeHey pals...look... it's so weird.. I have a property page where I save the data entered by the user to a database, the users can enter some personal informations about themselves and choose a image file, here is the problem... if the user not choose a image file, opening a File Dialog, all data it's saved in the database when the " add information" button is pressed, but if the damn user choose a file, nothing happens no one record is added to the database..what is this? make my day friends..help me hehehehee thanks in advance...
-
Activex controls (i'm getting nuts)anyway you have a found a way out...i'll follow... thanks for the hint George.
-
Activex controls (i'm getting nuts)Hi everyone... Please i'm getting nuts with this...some activex controls when my project is compiled they don't appears on the dialog, such as Microsoft forms 2.0 (Fm20.dll) and Microsoft Datagrid 6.0 control (msdatgrd.ocx). I think it's weird cos in another project everything is doing fine, they appears...i think the problem isn't dll's or ocx's files, is there something wrong in my project file? Please help me with this. thanks in advance