Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~834 People Reached
About Me

Computer engineerin student

Interests
listening to/playing music...
Favorite Tags
c++ x 3
Member Avatar for emilyp

Hello. I'm using Visual C++6.0, and Windows XP. I am trying to connect to a database. I want to add some records to it, reading the values out of edit boxes. Here is my Code: [code=cpp] CDialog::EnableConnections(); ::CoInitialize(NULL); _ConnectionPtr con; con.CreateInstance(__uuidof(Connection)); con->Open(L"Provider=Microsoft.Jet.OLEDB.4.0;DataSource=C:\\Documents and Settings\\204504519\\Desktop\\webcam.mdb",_bstr_t (""),_bstr_t(""),adOpenUnspecified); _CommandPtr cmd; cmd.CreateInstance(__uuidof(Command)); cmd->ActiveConnection = …

Member Avatar for iravishekhar
-1
545
Member Avatar for The Dude

One click will tell you your personality. [url]http://blogthings.com/worldsshortestpersonalitytest[/url] My results: [b]Your Personality Profile[/b] [img]http://images.blogthings.com/worldsshortestpersonalitytest/orange.jpg[/img] You are funky, outdoorsy, and down to earth. While you may not be a total hippie... You're definitely one of the most free spirited people around. You are very impulsive - every day is a new …

Member Avatar for sleepygamer
0
244
Member Avatar for emilyp

Hi, I'm Emily... I'm a computer engineering student in South Africa, right now we're on vacation and I'm working on a childrens maths game for schools. I've been poking around the site and it looks awesome.:cheesy: My other love is music - playing and listening. Anyway see you around. ;)

Member Avatar for emilyp
0
45