Click here to Skip to main content
16,008,183 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Back slashes '\' and SHGetSpecialFolderPath Pin
caykahve29-Aug-05 1:48
caykahve29-Aug-05 1:48 
GeneralRe: Back slashes '\' and SHGetSpecialFolderPath Pin
Achim Klein29-Aug-05 1:57
Achim Klein29-Aug-05 1:57 
GeneralRe: Back slashes '\' and SHGetSpecialFolderPath Pin
Achim Klein29-Aug-05 2:21
Achim Klein29-Aug-05 2:21 
GeneralRe: Back slashes '\' and SHGetSpecialFolderPath Pin
caykahve29-Aug-05 3:17
caykahve29-Aug-05 3:17 
GeneralRe: Back slashes '\' and SHGetSpecialFolderPath Pin
Achim Klein29-Aug-05 3:39
Achim Klein29-Aug-05 3:39 
NewsRe: Back slashes '\' and SHGetSpecialFolderPath Pin
caykahve29-Aug-05 4:06
caykahve29-Aug-05 4:06 
AnswerRe: Back slashes '\' and SHGetSpecialFolderPath Pin
Jose Lamas Rios29-Aug-05 5:47
Jose Lamas Rios29-Aug-05 5:47 
QuestionSQL SERVER DATABASE Pin
sirtimid28-Aug-05 23:09
sirtimid28-Aug-05 23:09 
I have a problem on updating an sql server database.
The connection string that I give is as follows:
"Description=description name;DRIVER=SQL Server;SERVER=server_name;APP=Microsoft\x00ae Visual Studio .NET;WSID=wsid;DATABASE=dbtest;Network=DBMSLPCN;Trusted_Connection=Yes"

I open multiple tables of the database as snapshot.

The first problem that I have is that I want to search for a value of a field in one of the tables, so I use the MoveFirst and MoveNext functions. The MoveNext function doesn't work!

The second is that when I run the AddNew function I get the error "Recordset is read-only"!

Does anyone know how can I get the privilege to move in and change the database?

Thanks in Advance

sirtimid

QuestionDefault Push Button Pin
Nishad S28-Aug-05 23:03
Nishad S28-Aug-05 23:03 
AnswerRe: Default Push Button Pin
Marc Soleda28-Aug-05 23:12
Marc Soleda28-Aug-05 23:12 
GeneralRe: Default Push Button Pin
Marc Soleda28-Aug-05 23:26
Marc Soleda28-Aug-05 23:26 
GeneralRe: Default Push Button Pin
Nishad S28-Aug-05 23:34
Nishad S28-Aug-05 23:34 
GeneralRe: Default Push Button Pin
Marc Soleda29-Aug-05 0:30
Marc Soleda29-Aug-05 0:30 
AnswerRe: Default Push Button Pin
John R. Shaw28-Aug-05 23:15
John R. Shaw28-Aug-05 23:15 
AnswerRe: Default Push Button Pin
toxcct29-Aug-05 1:37
toxcct29-Aug-05 1:37 
Questionhow to load dialog resource from a dll Pin
BK Pradeep28-Aug-05 22:18
BK Pradeep28-Aug-05 22:18 
AnswerRe: how to load dialog resource from a dll Pin
BK Pradeep28-Aug-05 22:27
BK Pradeep28-Aug-05 22:27 
GeneralRe: how to load dialog resource from a dll Pin
Weiye Chen31-Aug-05 15:00
Weiye Chen31-Aug-05 15:00 
AnswerRe: how to load dialog resource from a dll Pin
Weiye Chen28-Aug-05 23:02
Weiye Chen28-Aug-05 23:02 
QuestionPlz Help : about selection of Date Pin
parims28-Aug-05 21:22
parims28-Aug-05 21:22 
AnswerRe: Plz Help : about selection of Date Pin
Marc Soleda28-Aug-05 22:08
Marc Soleda28-Aug-05 22:08 
General[Message Deleted] Pin
Marc Soleda29-Aug-05 0:20
Marc Soleda29-Aug-05 0:20 
AnswerRe: Plz Help : about selection of Date Pin
Marc Soleda29-Aug-05 0:31
Marc Soleda29-Aug-05 0:31 
QuestionHow to capture KeyDown event in Dialogue based MFC Application ? Pin
Amarelia28-Aug-05 20:41
Amarelia28-Aug-05 20:41 
AnswerRe: How to capture KeyDown event in Dialogue based MFC Application ? Pin
Jose Lamas Rios28-Aug-05 21:04
Jose Lamas Rios28-Aug-05 21:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.