I need to migrate an application that relies on DAO data sources to use ODBC data sources. I will need to eradicate my Access MDBs and completely migrate to SQL server. This conversion should be permanent, and I do not know how to get started.
would this mean several changes in the source...
I have a list control that should display items from a recordset, but it doesn't display the items when I called LoadSchedule which is the function that inserts items to the list control.
I found out that if I display a messageBox (which will contain just any message) before calling...
i am using readfile to read a binary file containing data that has been read from a com port. readfile is able to return all the contents of the file except for newline characters (linefeeds/0A/10). I need to read all the characters in the file including the linefeeds but readfile doesn't return...
I am currently working on a MSVC++ application that needs to e-mail a crystal report in whatever format (excel,Word,rtf,etc.) to VIM. As of now, my application can only successfully e-mail to MAPI (I've tested this with Outlook). What I've done to allow the application to e-mail to VIM is i...
I'm working on a Microsoft Visual C++ application that supports e-mailing of crystal reports as an attached file to MAPI. Now, i need to make the application support e-mailing of crystal reports attached file to Lotus Notes. To support mapi, the application used uxdmapi.dll and uxdmapi.h...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.