Click here to Skip to main content
15,921,884 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Visual C++ and Exponential Numbers Pin
Anonymous2-Aug-02 5:48
Anonymous2-Aug-02 5:48 
GeneralStrange Compile errors Pin
ns2-Aug-02 3:37
ns2-Aug-02 3:37 
GeneralRe: Strange Compile errors Pin
Roger Allen2-Aug-02 6:21
Roger Allen2-Aug-02 6:21 
GeneralDare I proceed? Pin
ns2-Aug-02 7:49
ns2-Aug-02 7:49 
GeneralmySQL and Visual C++ Pin
monrobot132-Aug-02 3:25
monrobot132-Aug-02 3:25 
Generalaccessing database Pin
_ra2-Aug-02 3:12
_ra2-Aug-02 3:12 
GeneralRe: accessing database Pin
[James Pullicino]2-Aug-02 5:10
[James Pullicino]2-Aug-02 5:10 
GeneralRe: Soket or ASP Pin
Masaaki Onishi2-Aug-02 6:38
Masaaki Onishi2-Aug-02 6:38 
Hello, the codegurus around the world.;)

You can use Socket program or ASP.

1) Socket case.
Create your own client and server by WinSock or CAsyncSocket class.
Add the code with the database in Server side application.
Server can access the database.

2) ASP case.
Write some simple ASP code to Access database in your local web server or
remote web server.
Write the client application with WinSock, CAsynSocket, or WinInet
to post HTTP command.
(WinInet is the easiet way.)

Last, I actually did these.Cool | :cool:


Please, don't send me your email about your questions directly.
Have a nice day!
Sonork - 100.10571:vcdeveloper Wink | ;)

-Masaaki Onishi-


GeneralRe: Soket or ASP Pin
Anonymous3-Aug-02 5:08
Anonymous3-Aug-02 5:08 
GeneralLatitude & Longitude Pin
Daniel Ferguson2-Aug-02 2:48
Daniel Ferguson2-Aug-02 2:48 
GeneralRe: Latitude & Longitude Pin
tjkrz2-Aug-02 3:02
tjkrz2-Aug-02 3:02 
GeneralRe: Latitude & Longitude Pin
Daniel Ferguson2-Aug-02 3:38
Daniel Ferguson2-Aug-02 3:38 
GeneralReleasing allocated DC memories !!! Pin
Hadi Rezaee2-Aug-02 1:58
Hadi Rezaee2-Aug-02 1:58 
GeneralRe: Releasing allocated DC memories !!! Pin
Jason Henderson2-Aug-02 3:48
Jason Henderson2-Aug-02 3:48 
GeneralRe: Releasing allocated DC memories !!! Pin
Tomasz Sowinski2-Aug-02 4:01
Tomasz Sowinski2-Aug-02 4:01 
GeneralRe: Releasing allocated DC memories !!! Pin
Hadi Rezaee3-Aug-02 6:27
Hadi Rezaee3-Aug-02 6:27 
GeneralOOP-problem Pin
Mr. T2-Aug-02 1:28
Mr. T2-Aug-02 1:28 
GeneralSuggestion Pin
Ravi Bhavnani2-Aug-02 1:44
professionalRavi Bhavnani2-Aug-02 1:44 
GeneralRe: OOP-problem Pin
Raphael Kindt2-Aug-02 4:41
Raphael Kindt2-Aug-02 4:41 
GeneralReading text file Pin
hongheo762-Aug-02 1:12
hongheo762-Aug-02 1:12 
GeneralRe: Reading text file Pin
Tomasz Sowinski2-Aug-02 1:23
Tomasz Sowinski2-Aug-02 1:23 
QuestionHow to force a thread to end?? Pin
Olli2-Aug-02 0:42
Olli2-Aug-02 0:42 
AnswerRe: How to force a thread to end?? Pin
Tomasz Sowinski2-Aug-02 0:46
Tomasz Sowinski2-Aug-02 0:46 
GeneralRe: How to force a thread to end?? Pin
Olli2-Aug-02 3:05
Olli2-Aug-02 3:05 
AnswerRe: How to force a thread to end?? Pin
Navin2-Aug-02 3:08
Navin2-Aug-02 3:08 

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.