How to check if no connection set in setconnections()


Author
Message
kkchan
kkchan
StrataFrame Novice (96 reputation)StrataFrame Novice (96 reputation)StrataFrame Novice (96 reputation)StrataFrame Novice (96 reputation)StrataFrame Novice (96 reputation)StrataFrame Novice (96 reputation)StrataFrame Novice (96 reputation)StrataFrame Novice (96 reputation)StrataFrame Novice (96 reputation)
Group: Forum Members
Posts: 48, Visits: 97
Hi,

How could I know if user click cancel in connection manager wizard dialog (connectionmanager.setconnections())?



Thank you

Reply
StrataFrame Team
S
StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)
Group: StrataFrame Developers
Posts: 3K, Visits: 2.5K
We have a method within our medical software that accesses a single record from the database while the splash screen is up to test the connection.  Other than attempting to access a table from the connection, I'm not sure of another way to test whether a connection string is valid.  So, wrap the access method in a try/catch and get a new connection string is an SqlException is thrown.
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
kkchan - 18 Years Ago
StrataFrame Team - 18 Years Ago
kkchan - 18 Years Ago
StrataFrame Team - 18 Years Ago
kkchan - 18 Years Ago
                         [quote]Anyway to retrieve all connection string specified in...
Trent L. Taylor - 18 Years Ago
                             Hi,
I want to test all required connections (open the connection)...
kkchan - 18 Years Ago
                                 We have a method within our medical software that accesses a single...
StrataFrame Team - 18 Years Ago

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search