Originally posted by: Lloyd Carroll
How do I set the background color on the main dialog box of a dialog based program?
ReplyOriginally posted by: Hariprasad V. Rao
Dear Sir,
Kindly let me know how to connect the dialog base application (with out Form View) to the database(ODBC Connection).
Thanking you,
Hariprasad Rao
Originally posted by: Manish
If we want to duplicate the file ,is there any way
to copy the file fast allocating maximum available buffer ?
if so ,how to get maximum size of buffer that can be
allocated ..
my addy, Logmanish@yahoo.com
Originally posted by: Mantis
Linking...
LINK : fatal error LNK1104: cannot open file "nafxcwd.lib"
Error executing link.exe.
----------------------------------------------------------
N/M i downloaded and installed service pack 3, that was my problem
Mantis
Reply
Originally posted by: hitesh
please help how can i add printing capabilities to my MFC program?
ReplyOriginally posted by: Rahmat Sjukri
As i know, the way to make a program using database is spesified the program with database.
Question : How can I add a different database into my progrma which has contain another database.
thanks.
I have a problem, using 2 database (the file is different) in 1 progam.
Originally posted by: MJagadish
dear Sir/Madam,
I am finding dificulty in add and editing records in VC++
with OBDC and Acess or Oracle as backend tool.
spease send me a program that demonstrates how to add/edit records to database.
I have searched many books but the code given these books does'nt work.
and also suggest me some books for reference with easy undarstandable language on VC++ 6.0
Thanking you.
Reply
Originally posted by: zingade.J.E.
I have created a project using MFC AppWizard(exe).
The data source is Access Database.
While designing forms, my requirement is that the data entered on the form should be updated to two different tables. Same applies for data viewing purpose.
While creating a new record, it is showing me "Read only" message inspite of the record set being the dynaset. All the fields control source has been verified.
Please suggest some methods to overcome the above problem.
Regards,
Zingade.J.E.
Sr. Software Engineer.
Originally posted by: Rajeshwari
How to lock a single record using CRecordset or CDaoRecordset.I just want to lock a record in Access / SQL server connected using ODBC .At present i am locking it using the semaphore and the DAO is not thread safe , so let me know a better method.
ReplyOriginally posted by: RAYMOND
I like the example, but I am looking to activate the dialog box from the menu rather than a button on the View file.
Please get back to me if you have any ideas.
RAY