Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
C# Community
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Database
MySQL
application with online database
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Robert_Zenz, post: 84513, member: 17240"] Hello. That's more or less easy to achieve. I'd suggest that you write a class which is holding and storing the connection to the database (using SQL or ODBC). From there you wrap the Command/ExecuteReader/ExecuteScalar/ExecuteNonQuery methods. With a timer you can frequently check if the database is still avalaible, if not, then you bypass the given into a text/sql file and the moment the database comes back on you execute everything within there. The search feature is different...it's easy to put SQL-Queries together, all you have to do is look what search options they need, and provide the textfields for the searchwords. Bobby [/QUOTE]
Insert quotes…
Verification
Post reply
Database
MySQL
application with online database
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top
Bottom