Thanks a lot.
pc_dev
Posts
-
How to access a password protected MS Access database -
How to access a password protected MS Access databaseI want to open a password protected database in vc 6 program but it do not works following is the code (if db has no password then every thing works fine) m_pConnDB->Open (_bstr_t ("Provider=Microsoft.Jet.OLEDB.4.0; \ Data Source = Database1.accdb"), \ _bstr_t (""), \ _bstr_t (""), \ adModeUnknown); I have also tried "Jet OLEDB:Database Password = mypassword" but it dont work I have also tried same code on MDB file instead of accdb files but still same error. Thanks in advance
-
Connecting to a password protected MS Access DatabaseI want to open a password protected database in vc 6 program but it do not works following is the code (if db has no password then every thing works fine) m_pConnDB->Open (_bstr_t ("Provider=Microsoft.Jet.OLEDB.4.0; \ Data Source = Database1.accdb"), \ _bstr_t (""), \ _bstr_t (""), \ adModeUnknown); I have also tried "Jet OLEDB:Database Password = mypassword" but it dont work I have also tried same code on MDB file instead of accdb files but still same error. Thanks in advance :rose:
-
any one got vitz/yaris 2005 (auto transmission) manual ?ToddHileHoffer wrote:
I think you are on the wrong website. Programmers don't work on cars
But to reach work place they need car :cool:
-
any one got vitz/yaris 2005 (auto transmission) manual ?if(any one got vitz/yaris 2005 (auto transmission) manual ) please post/mail me the link;
-
Any Solution ???????????????????if(Your troubles seem to be in an entirely different league) cp; else cp;
-
Any Solution ???????????????????The Lounge is rated PG. :suss:
-
Any Solution ???????????????????One day, a mechanical engineer, electrical engineer, chemical engineer, and computer engineer were driving down the street in the same car when it broke down. The mechanical engineer said, "I think a rod broke." The chemical engineer said, "The way it sputtered at the end, I think it's not getting enough gas." The electrical engineer said, "I think there was a spark and something's wrong with the electrical system." All three turned to the computer engineer and said, "What do you think?" The computer engineer said, "I think we should all get out and then get back in."
-
Any Solution ???????????????????All surfers on cp are troubled ones searching solutions :laugh: :laugh: :laugh:
-
Any Solution ???????????????????I wrote:
Wife 1.0 installed itself into all other programs and now monitors all other system activities.
Infact it has taken over the OS, all system command are disabled :laugh:
-
Any Solution ???????????????????Dear cpians Last year I upgraded my Girlfriend 5.0 to Wife 1.0. I soon noticed that the new program took up a lot of space and valuable resources. In addition, Wife 1.0 installed itself into all other programs and now monitors all other system activities. Applications such as BachelorNights 10.3, Cricket 5.0, BeerWithBuddies 7.5, and Outings 3.6 no longer runs, crashing the system whenever selected. I can't seem to keep Wife 1.0 in the background while attempting to run my favorite applications. I'm thinking about going back to Girlfriend 5.0 , but the 'uninstall' doesn't work on Wife 1.0. Please help! Thanks, "A Troubled member"
-
How to resume a broken download from youtubeThe Dogcow Farmer wrote:
Just redownload it.
This is what i want to avoid.
-
How to resume a broken download from youtubeif the download from youtube is broken then it is not resumed from where it was. is there any software that allows to resume downloads from youtube :rose:
-
Progress Baras far as flicker is concerened i think u r repopulating the list control again and again in a loop, this creates flicker, if this is the case create a flag variable and append only the latest data and not the whole data again and again. -------------------------------------------------------------- if u want to use progress bar then u should know the total amount of data which u will receive from server that will be max limit 100% for progress bar. Increament the bar depending on amount of data received at each time. if u dont know total amount of data then simply display some animation untill process is finished.
-
how can i remove this errorGiven below is the error generated by vc6. It is related to memory leakage but the problem is that no file name/ line number is mentioned. how can i find/rectify the exact place of error? First-chance exception in TestApp.exe (KERNEL32.DLL): 0xE06D7363: Microsoft C++ Exception. Detected memory leaks! The thread 0x3C0 has exited with code 0 (0x0). The thread 0x3CC has exited with code 0 (0x0). Dumping objects -> The thread 0x660 has exited with code 0 (0x0). {56984} normal block at 0x078ECFE0, 4 bytes long. Data: < > 00 00 00 00 Object dump complete.
-
HANDLE in MFCWindows OS keeps track of resorces (Menus/windows) by giving them a unique number this numer is called a handle. to play with any resourse u need to refer that handel just like to post a latter u need an address.
-
why women live longer then men?In the grave yard i have found that after 5 to 7 graves of men there is just one woman? same pattern is repeated in all grave yards globally. :-D why they live longer?
-
GetLastWriteTime always return 0 secondsIn my MFC application i am reading remote directory of a unix system, using CFtpFileFind class it returns the file names along with times but the seconds field is always zero, here is the code CFtpFindFile finder ....... .......... .......... CTime ct; .......... .......... finder.GetLastWriteTime(ct); int hour = ct.GetHour(); // fine int min = ct.GetMinute(); // fine int secs = ct.GetSecond(); // always zero on unix sys //its not zero Please help why its so, or there is some other method to read seconds. Thanks in advance:rose:
-
web cam for Dialup connection?what about voice chat at dialup
-
web cam for Dialup connection?What is the best free tool/service for web cam chat / voice chat on net using Dialup connection (56 kbps).