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
aadebayo
NA
1
0
Question on Myconnection
Apr 7 2005 8:32 AM
Hello I am trying to write an application that will potentially be deployed on many hosts. As a result, I want to write a mySQlConnection profile that is generic, that is does not contain literals. Can some one tell me how to it. Here is how it currently looks like MySqlConnection mySqlConnection = new CoreLab.MySql.MySqlConnection("Host=host;User=user;password=password;database=database");
Reply
Answers (
1
)
SIP APi's
Breaking Zip files based on File Size?