 |
|
 |
I'm really starting to grow to love this site. It is basicly a wiki for codes . Your code here has proved to be most useful
|
|
|
|
 |
|
 |
StringEx.cpp(21) : error C2065: 'm_pchData' : undeclared identifier
StringEx.cpp(24) : error C3861: 'm_pchData': identifier not found, even with argument-dependent lookup
|
|
|
|
 |
|
 |
Hello,
i have to create a MS-acess database through VC++ MFC programmatically.Thst is we will open a database(*.mdb file through program ) and add, update, delete all the records through program itself.
Regards,
Sangeetha
|
|
|
|
 |
|
 |
Hi,
I m new in VC++, i m working on MFC-SDI document type application,
in my application i want to use MS-Acess 2007 Database,
but i dont have any knowledge about this.
please you can tell me at starting how can i use Access databse in my application,and perform some actions like add,delete,update through program.
thanks in advance.
|
|
|
|
 |
|
 |
I selected Microsoft OLE DB Provider for SQL Server, and followed the steps of the process. When clicked Test Connection button, message said "Test connection succeeded". But clicked the OK button, I got an error message: "Login failed user xxx. State: 42000, Native: 18456, Source: Microsoft OLE DB Provider for SQL Server.
I am confused now. Why did I get the difference between Test Connection and real connection? Please advice.
hli
|
|
|
|
 |
|
 |
check if you enabled the saving of password??
|
|
|
|
 |
|
 |
Hi George,
Thanks for your article "query tool" at CodeProject.
I'd like to add the function below:
There are some files with many words in(*.txt format,each words with ""separated,such as "Test","Open").The application can open each file automatically,read every word in it,then query this word in Access database,if not found,mark and copy this word to another new report TXT file.
How can I do this?Would you please give me some suggestions or references?
Thanks a million.
***
We are making progress everyday.
|
|
|
|
 |
|
 |
Hi,
At start, You use the fonction "PromptEdit" to select the connection but how can I recover separately some datas like :
- the list of providers
- the list of servers (with Provider for Sql Server)
Thank you for your help!
|
|
|
|
 |
|
 |
I have got a LINK error when compile:
LINK : fatal error LNK1104: cannot open file "uafxcw.lib"
Could you tell me why?
[IMG]http://sinhvienufa.vietnam-it.com/forums/html/avatars/dethuong/Avatar7A1F.gif[/IMG]
|
|
|
|
 |
|
|
 |
 | Updates  |  | George Poulose | 13:38 9 Feb '00 |
|
 |
Can be found at:
http://home.att.net/~gpoulose/
Georg
|
|
|
|
 |
|
 |
Fine job , but the records > 58099 of database-objects are not shown ( FlexGrid ? )
Regards
Walter Reiser
|
|
|
|
 |