Click here to Skip to main content
16,014,392 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralMessage Closed Pin
18-Jan-04 11:37
[Anders]18-Jan-04 11:37 
GeneralRe: structs Pin
Ian Darling18-Jan-04 12:43
Ian Darling18-Jan-04 12:43 
GeneralRe: structs Pin
Jörgen Sigvardsson18-Jan-04 11:20
Jörgen Sigvardsson18-Jan-04 11:20 
GeneralRe: structs Pin
[Anders]18-Jan-04 12:37
[Anders]18-Jan-04 12:37 
GeneralRe: structs Pin
Rickard Andersson2018-Jan-04 12:18
Rickard Andersson2018-Jan-04 12:18 
GeneralRe: structs Pin
David Crow19-Jan-04 3:01
David Crow19-Jan-04 3:01 
GeneralMaths libraries Pin
Alexander M.,18-Jan-04 8:28
Alexander M.,18-Jan-04 8:28 
GeneralVC++ / ODBC / CSV files : how to perform UDDATE and DELETE statements Pin
Qadddd18-Jan-04 6:43
Qadddd18-Jan-04 6:43 
Hello,

I was writing a little application and I wanted to save some informations in a CSV format file. I expected to use ODBC to interface my file. I wrote some INSERT and SELECT statements and it worked fine. But when I wanted to use the UPDATE, I got an error message saying that "my command had a bad format" ... They could have said "ODBC doesn't support UPDATE or DELETE" !!!!
Because, after having searched a while what could be wrong in my format , I came on the web and found a note on microsoft site saying that ODBC doesn't support UPDATE or DELETE ...
Nevertheless, is there really no way to make it work?
Should I write some code that will delete the line from the file and use an INSERT after ?
Is there any way to retrieve the path I set in ODBC to access my file ?
Thanks in advance for help
DD
GeneralRe: VC++ / ODBC / CSV files : how to perform UDDATE and DELETE statements Pin
David Crow19-Jan-04 3:04
David Crow19-Jan-04 3:04 
GeneralRe: VC++ / ODBC / CSV files : how to perform UDDATE and DELETE statements Pin
Qadddd19-Jan-04 3:37
Qadddd19-Jan-04 3:37 
GeneralRe: VC++ / ODBC / CSV files : how to perform UDDATE and DELETE statements Pin
David Crow19-Jan-04 4:26
David Crow19-Jan-04 4:26 
GeneralA Fix for CHtmlView's flicker problem in VC7 Pin
John C. Davies18-Jan-04 6:17
John C. Davies18-Jan-04 6:17 
QuestionWhere to get the sound card drivers for Windows 2000 ? Pin
zhaopzhi18-Jan-04 1:57
zhaopzhi18-Jan-04 1:57 
AnswerRe: Where to get the sound card drivers for Windows 2000 ? Pin
Prakash Nadar18-Jan-04 3:52
Prakash Nadar18-Jan-04 3:52 
AnswerRe: Where to get the sound card drivers for Windows 2000 ? Pin
Alexander M.,18-Jan-04 8:24
Alexander M.,18-Jan-04 8:24 
Questionwhat does "subclassing window" mean? Pin
lobanovski18-Jan-04 1:49
lobanovski18-Jan-04 1:49 
AnswerRe: what does "subclassing window" mean? Pin
Mike Dimmick18-Jan-04 2:17
Mike Dimmick18-Jan-04 2:17 
GeneralVisual C++ and XML Pin
Deian17-Jan-04 23:56
Deian17-Jan-04 23:56 
GeneralRe: Visual C++ and XML Pin
User 665818-Jan-04 2:29
User 665818-Jan-04 2:29 
GeneralRe: Visual C++ and XML Pin
Deian18-Jan-04 3:45
Deian18-Jan-04 3:45 
GeneralRe: Visual C++ and XML Pin
User 665818-Jan-04 4:07
User 665818-Jan-04 4:07 
GeneralRe: Visual C++ and XML Pin
Deian18-Jan-04 4:16
Deian18-Jan-04 4:16 
GeneralDevice Context Bits Pin
hadas-dvp17-Jan-04 21:42
hadas-dvp17-Jan-04 21:42 
GeneralRe: Device Context Bits Pin
SiddharthAtw18-Jan-04 21:53
SiddharthAtw18-Jan-04 21:53 
GeneralRe: Device Context Bits Pin
hadas-dvp18-Jan-04 22:32
hadas-dvp18-Jan-04 22:32 

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.