I guess I need to learn about how data types get stored in an Access 2003 database. We use Access to store configuration data and system activity data for an alerting system that we sell. It has always served our needs just fine, no need for anything bigger or more powerful. The configuration...
We make an alerting system that has an admin station, a Dell workstation running XP, that monitors system activity and stores stuff in an Access 2003 database. Something on the system ran wild a week ago and it spewed out a continuous stream of error messages and we found the database at a size...
There are 2 places in my application where I use a System.Threading.Timer. The app is a Windows Service, and is deployed at several customer sites, where it runs continuously.
One timer is used to send a "Keep Alive" email message once every hour. When called, the delegate kicks off the...
It looks like the VB.Net code (System.Data.OleDb) that I've used in my Windows Service for a long time has been opening the Access 2003 database for queries in Exclusive Mode. I did not set that explicitly in my ConnectionString, I didn't even know it would matter. I'm not a database...
I want my VB.Net application to have a button that the user will click to open a browser window, and call the webpage I designate in code. The system is a closed network, no Internet access, but with a webserver on another machine to serve the page I want, which will be used for configuring the...
We have a VB.Net application that lets the customer generate 4 different pre-programmed Crystal Reports on the results of our control system. Three out of the 4 reports print up just fine. One of them leaves out certain objects, BUT ONLY ON THE FIRST PAGE of the Report. It's been a long time...
I've written a Service application that needs to get file access to a remote computer on a simple local network, just a workgroup. I found that the File.Copy and File.Delete that I'm accustomed to in Windows Forms applications won't work, unless I set the Service to Logon as a User with network...
I'm a student, been working on a web-based database. Running RedHat 6.2, the Publisher's Version that came with the textbook, MySQL 3.22.32, everything was running fine. I upgraded to the boxed set RH 7.0, and foolishly allowed it to include the MySQL package. I did copy out the database to...
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.