I have a form that enables and disables controls based on whether there are any records in the table or not. For example, there is an Edit, and a Delete button that are only enabled if there are records and an Add button that is enabled at all times.
Everything works as it's supposed to except...
I was recently working on a Dell desktop computer (not sure of the model or specs as it is not mine) and upon reboot lost control of the mouse. The mouse in question was wireless and at first I thought it could be the batteries, but I tried quite a few, including several that were known to be...
Hi, all.
I am currently trying to "downgrade" a friend's laptop from Vista to XP. It's a Sony Vaio VGN-FW139E. 250GB HD. Intel Core2 Duo. (I'm not sure of all the specs).
Whenever I would try the install, it would blue screen at the "starting Windows" part of the install. I googled that error...
I am currently working on an application that creates some controls at runtime based on the number of records in the table. I have run into a strange problem however and wanted to see if anyone had any ideas.
The app adds controls just fine and sets the attributes (name, size, position, etc.)...
I am working on a laptop for some relatives (it's an HP pavilion zt1130, XP Home SP2). It has a quirky problem. When you try to reboot, it shuts down fine and acts like it is going to start back up (fans spin up, some lights, etc.) but instead of it starting up, it emits a high-pitched beep out...
Hi,all. I'm developing an app that needs to add/remove controls on the fly to accomodate additional records. I added a numerical identifier to the "tag" property so that I could identify how many records there are, but I'm not sure how to cycle through the controls to find the highest "tag"...
Hi, everyone. I am fairly new to VB.Net, meaning I have done a couple of pretty simple apps. The one I am currently working on is quite a bit more complex, however.
What I have is a scheduling program that I need to be able to add controls to a form on the fly. I have a general idea of how I...
Hello. I'm sorry if this has been addressed in another thread. I found some similar topics, but I'm not sure it's quite the same as the problem I'm having. My laptop has recently been acting a little flaky. The first problem I noticed was that when I was running a system scan with Windows...
Hi.
I am currently trying to deploy my first VB.NET 2005 application. After much work, I got it installed on a client machine and it is writing to the database and everything just fine. However, when I try to view the report all I get is the layout, but no data. I know it's probably something to...
Hi, I am getting ready to publish my first VB 2005 project. I am running into a few issues and I was wondering if anyone knew of a good walkthrough of the process, since I really don't have a frame of reference to start from. I would appreciate any links\guidance. (Sorry if there is another post...
Hi, I am trying to create a simple parameter in CR for a date value, but when I create the field and select the date I want to filter on, I get all results from all dates. I was just wondering if there might be a setting I'm missing or something. What I have done so far is this: I created a new...
Hi. I have 3 tables that I am working with and will need to do several reports. The one I'm currently working on gets the numbers of procedures a hospital performed grouped by the specialty under which the procedure was listed (for example, how many cardiac procedures were performed). I know the...
I am trying to feel my way through setting up reports with my VB app. I have tried Crystal and regular reports and I'm not getting any data in either. Is there a good tutorial anyone knows of that might be helpful? I have looked at the Microsoft/MSDN guide, but it didn't address my absence of...
Hi, everyone. I asked this question over in the Crystal Reports forum, but didn't get an answer, so I'm hoping someone over in this forum has had a similar experience working with CR in VS. I have created a pretty simple report for use with my VS05 app. It pulls from 2 tables (ID and name from...
I am very new to Crystal Reports and I am trying to set up reports for a VS 2005 app. I create the report using the fields I need, but when I preview the report or browse the data I either get blank values or some made-up data. I'm using the wizard to tell the report what I want. Is there...
Hi, I am trying to do some comparisons between fields in a database and values in DateTimePicker controls. For some of those I need just the date or just the time. I have received help on getting what I need from the DateTimePicker, but I'm not sure how to get the info I need from the actual...
Hi, I'm using several DateTimePickers in a form all of which display a date and time. One of the calculations that needs to be done requires matching records of the same date. If I try to compare those values as is the database will never find a match because it also has the time attached to the...
I am working with a dataset and some DateTimePicker controls (each being bound to a DateTime field). I had a default value set for the DateTime fields in my table, but as time passes the default date/time is becoming irrelevant. Is there any way to set that to now? It is set to DBNull right now...
I am trying to bind a DateTimePicker to an SQL database using the "Value" property. Everything seems to work fine (i.e. appropriate values being picked up, no errors, etc.). However nothing is ever added to the database. I've checked my queries inside the query builder and everything works there...
Hi. I am writing an application and I have two forms that both read from/write to a database. They are both bound and contain TableAdapters, BindingNavigators, and BindingSources. Both have controls that were dragged and dropped from the Data Sources pane. One is kind of a setup/maintenance form...
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.