I'm wanting to develop a classroom asp.net tutorial, but don't want to make it too complicated for those who aren't programmers. I'm wanting to use asp.net & vb.net for the tutorial and do a connection to an access database (add, delete, updates possibly). I was wondering if anyone knew of any...
hi, i'm a newbie when it comes to LDAP (in the process of learning). I'm using PuTTY to test some search queries, etc....and i'm having problems accessing a few objectClasses. The directory is for a college and it stores information about students, faculty, staff, which would include name...
I have a drop-down menu which populates 3 textboxes based on the selection in the drop-down menu. The drop-down menu is populate thru TablePolicy, and fills the 3 textboxes from TablePolicy. I also have a search set up in one of the textboxes (search by Claim Number), which populates other...
This is probably going to be a very vague/general post, so i'm just giving you a heads up. I'm very confused about something. We have web forms set up, in which a user types in a dollar amount, which in turn is saved to a table in an Access database. We want to create some read-only textboxes...
this might be an easy question or one that nobody knows, but on one of my web forms when trying to tab through the textboxes, the tab key tabs backwards instead of forward. I only have this problem on one of my several web forms. does anyone know how to fix this or what is causing this?
I'm having problem with my code to insert data into 2 datatables in my access database. When I click the click event button, my first insert works with no problem, however, my second insert does not work and I get a data type mismatch error. I'm thinking it's the [Transaction Amount] field, but...
I need help. I'm trying to figure out how to select an item from a drop-down list and fill 3 textboxes relating to the value in the drop-down list. All fields are coming from the same database table. The drop-down list has a list of company names. Once a company name is selected, I want to...
I'm having problems with inserting records to a Microsoft Access database. I get a 'data type mismatch in criteria expression' error. Some of my fields are date/time, 1 is a number data type, and the rest are all text. how do i distinquish these in my expressions???
thanks in advance...
here...
can anyone tell me what is wrong with this code for trying to insert records into a database?
I get the following error:
Exception Details: System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
Source Error:
Line 309...
I'm having problems figuring out the code to update records from a web form to an access database. I have a button which Adds a new record to the database, which works. However, I'm having trouble trying to code the Update button.
Here is what i'm using to Add Records to my database. Any...
we are an insurance company and we're keeping track of our claims & claimants using asp.net. We want to be able to display our records on a web form, as well as make them easy to update and insert new records to the database. For a search, we want to be able to search for a claim number in the...
I am transfering a value from one web form to another using a click event on the source form. Once the value is carried to the second web form, there are 2 buttons on the form. One of them is (Add Another Claimant), and another is (Add Another Transacation). I would like the value that was...
I need some help. I was wondering if there was anyway to create a search pop-up box which would allow you to search a database for a certain value in a certain field. For example, I have a web form of text boxes which display records from a database. I'd like to have a pop-up which would allow...
i'm binding mostly textboxes, and dropdown lists & checkboxes to web forms. I have all of the textboxes binded, however, I'm having trouble binding the checkboxes. It will not let me bind them the same way i am binding my textboxes. On my web forms I am displaying records from a Microsoft Access...
I'm setting up a database link between Microsoft Access and VB.NET (ASP.NET). my forms are created and bound using the oledbdataadapters wizard. On my forms i will be displaying records from the database according to the companies system, which they will use the forms to look up and...
I'm setting up a database link between Microsoft Access and VB.NET (ASP.NET). my forms are created and bound using the oledbdataadapters wizard. On my forms i will be displaying records from the database according to the companies system, which they will use the forms to look up and...
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.