Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connecting to database #4

Open
twitterfire opened this issue May 16, 2011 · 2 comments
Open

Connecting to database #4

twitterfire opened this issue May 16, 2011 · 2 comments

Comments

@twitterfire
Copy link

Hi, how can I set up the database and connect to it? Also, can you be so nice and give me a contact to ask some questions? Thanks.

@ripper234
Copy link
Owner

You can contact me directly at [email protected].
Are you familiar with database programming in .Net ?
To set it up, install mysql, create a schema and run database\schema.sql on
it.
You can run StackUnderflow.Util to populate the DB with some data - just
make sure to tweak app.config with the user/pass you set the database with.

If you have more questions, please let me know.

On Mon, May 16, 2011 at 2:03 PM, twitterfire <
[email protected]>wrote:

Hi, how can I set up the database and connect to it? Also, can you be so
nice and give me a contact to ask some questions? Thanks.

Reply to this email directly or view it on GitHub:
#4

Ron Gross
http://ripper234.com/

Want to donate to me via BitCoins http://ripper234.com/tag/bitcoin/?
Here's my address: 1H1UmNSVCua4PQFaFSXQpLZxm8yRrxog4y

@twitterfire
Copy link
Author

Thank you very much.

On Tue, May 17, 2011 at 7:14 AM, ripper234 <
[email protected]>wrote:

You can contact me directly at [email protected].
Are you familiar with database programming in .Net ?
To set it up, install mysql, create a schema and run database\schema.sql on
it.
You can run StackUnderflow.Util to populate the DB with some data - just
make sure to tweak app.config with the user/pass you set the database with.

If you have more questions, please let me know.

On Mon, May 16, 2011 at 2:03 PM, twitterfire <
[email protected]>wrote:

Hi, how can I set up the database and connect to it? Also, can you be so
nice and give me a contact to ask some questions? Thanks.

Reply to this email directly or view it on GitHub:
#4

Ron Gross
http://ripper234.com/

Want to donate to me via BitCoins http://ripper234.com/tag/bitcoin/?
Here's my address: 1H1UmNSVCua4PQFaFSXQpLZxm8yRrxog4y

Reply to this email directly or view it on GitHub:
#4 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants