TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
ferhat gursu
NA
21
0
mysql connection
Apr 9 2007 5:45 PM
i have 2 pc, a pc and b pc, a pc have mysql database,b pc have a program, the program connection mysql databaso on the a computer.
cnn=
new
MySql.Data.MySqlClient.
MySqlConnection
(
"Network Address="
+
this
.textBox2.Text +
";Database="
+
this
.textBox3.Text +
";User Name='"
+
this
.textBox4.Text +
"';Password='"
+
this
.textBox5.Text +
"'"
);
mysql ip number on the localhost 127.0.0.1 and this pc ip number 192.168.1.5
network address=?
which ip number can i use?
what can i do?
Reply
Answers (
1
)
INPUT SOUND FREQUENCY
Getting a control from a handle