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
~875 People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

3 Posted Topics

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
565
Member Avatar for The Dude

[COLOR=black][B]Your Personality Profile [/B][/COLOR][IMG]http://images.blogthings.com/worldsshortestpersonalitytest/pink.jpg[/IMG] [COLOR=#000000]You are dreamy, peaceful, and young at heart. Optimistic and caring, you tend to see the best in people. You tend to be always smiling - and making others smile. You are shy and intelligent... and a very hard worker. You're also funny, but many people …

Member Avatar for sleepygamer
0
259
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
51

The End.