Skip to Content
0
Former Member
Jan 06, 2012 at 12:10 PM

Crystal reports connection timeout

1101 Views

Using Crystal Reports with Visual Studio 2010

I have established that my "Database login failed" is due to the default connection timeout of 15 (seconds).

When I change this in design mode to 60 I do not get a failed login.

How do I change the connection timeout programmatically as i cannot expect the users to do this?

The logininfo class does not offer a connection timeout property.