I'm wondering if anyone paying attention to this board knows how to use a MySQL database on a unix web host with a c++ CGI application?
CGI
Collapse
X
-
Greetings Mrboogity! I do not have an answer to your question, but it is good to see someone else from Calgary.
Wizard<br />[email protected] ICQ:131555493
<a href="http://www.sweepitoff.com/webmasters/index.html " target="_blank"><font color="#80FF80"> High Converting Eraser Program. SweepItOff.com $45 per signup.</font></a><a href="http://www.agesheild.com/asianave/moneymaking.html" target="_blank"> Money Making opportunities, click here. </a>
<font color="blue"> Do not click here, broken link!!! -
anything. right now i'm just trying to make a c++ app that can connect to the SQL Database, send any SQL command, and disconnect. I've done it in NT with ODBC, but now i've got a unix web host running mysql, and i don't know how to connect to the sql server with my program.-KevinComment
-
We have to have access to the MySQL server proper in order to connect. Better check with your hoster. Have to having a dbase etc on that server to interconnect I believe.
We have a Brit tech that does that real reasonable if you need.
<center><a target="_blank" href="http://dev.datedollars.com/index.php?s=signup&aid=535&cfg=aac"><img border="0" src="http://216.130.172.224/gfy/gsig.gif" width="490" height="100"></a><br><a href="http://dev.datedollars.com/index.php?s=signup&aid=535&cfg=aac" target="_blank"><b><font face="Arial"><font color="#FF99FF"> Buy me away from Slavedriver Smokey!<br>It's May Sig Sweeps!<font></b></center>Comment
-
no no, the database is all set up, i have a login and pass and a database name already set up on the sql server. it's all ready to be connected to. i suppose my question is more of a tech question for a c++ programmer or a unix/linux guru. this might not be the appropriate place to post such a question, but it's all i got.
[This message has been edited by Mrboogity (edited 02-14-2001).]-KevinComment
-
Send me your questions on ICQ and I'll pass it on to our tech. Might take a few days to get an answer, But trust me, he knows his stuff. He's head of ops at a brit ISP. <G> He can connect to our hosts via unix and do stuff that that host would charge us for. lol<center><a target="_blank" href="http://dev.datedollars.com/index.php?s=signup&aid=535&cfg=aac"><img border="0" src="http://216.130.172.224/gfy/gsig.gif" width="490" height="100"></a><br><a href="http://dev.datedollars.com/index.php?s=signup&aid=535&cfg=aac" target="_blank"><b><font face="Arial"><font color="#FF99FF"> Buy me away from Slavedriver Smokey!<br>It's May Sig Sweeps!<font></b></center>Comment
-
i want to use c++ for speed. perl doesnt even compare, and my program is going to be an extremely busy one. also, my program is doing alot more than just connecting to an SQL server, it also deals with unix networking among other things. C++ is the best choice for the job. That, and I know very little perl
-KevinComment

Comment