No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
7 Posted Topics
I need help with a program. It’s suppose to keep track of motel reservations. A guest’s name is entered and then assigned to a room. The motel has three floors and 40 rooms (numbered 1 to 40). The program is suppose to reserve a room, cancel a reservation, and display …
Hello everyone, I’m hoping someone in the DaniWeb community can help me. I have a VB 2005 project to complete. I have two related tables called CurrentInventory (which is the parent table) and a child table called TrackingInventory. I want to update an existing row in the dataset for the …
I'm curious as to how you would go about programming your own tutorial and presentation software. It's important that is has interactive features similar to Adobe's Captivate. Any ideas anyone?
You could declare a variable to hold the subtotal for decaf coffee and another variable to hold the subtotal for your regular coffee subtotal in your module. Next, declare a grand total variable that will hold the total for decaf and regular coffee. Accumulate the decaf coffee subtotal and regular …
[quote=Alv45525;459765]Where am i suppose to place the code?? Because when i paste it in my MDI form, the [U]System.Windows.Forms.FormClosingEventArgs[/U](it says not define) and [U]Me[/U].FormClosing(Ketword not valid as an identifier) are underline... what am i suppose to do???[/quote] [COLOR=green]You should put the code in the form closing event for the View_Balance …
[color=#000000]I am using Visual Studio 2003 and Crystal Reports.Net for reporting off an Access 2000 database with a bunch of tables. The problem is when I click on a menu item to run the report to see if everything is fine I get the following error message: "buffer too small …
[size=+0]I'm helping a friend to finish her final programming assignment. One of the problems is that I can't get the Account number to output properly. I just get "Error" to output when it's suppose to compare the input Account$ from the third file to the AccountsTable$ in the second file …
The End.
scottjo