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
Charith Liyanagamage
NA
148
0
How to set locate crystal report DB details dynamically
Jan 19 2013 1:35 AM
Hi,
How to
set locate
crystal report DB details dynamically through program.
I need to change db details time to time. I found this code segment. But it doesn't work.
//Set database location
rpt.SetDatabaseLogon("Admin", "Admin", "MYSERVER", "MYDB");
I'm using VS2010 , C#.Net
Thanks,
Max
Reply
Answers (
0
)
Clone and Copy methods of the Data set class
fix system.io.ioexception