Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~823 People Reached
Favorite Forums

7 Posted Topics

Member Avatar for scottjo

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 …

Member Avatar for leahrose87
0
171
Member Avatar for scottjo

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 …

0
79
Member Avatar for scottjo

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?

Member Avatar for Teme64
0
64
Member Avatar for Rockstar4cs

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 …

Member Avatar for scottjo
0
114
Member Avatar for Alv45525

[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 …

Member Avatar for Alv45525
0
262
Member Avatar for scottjo

[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 …

0
63
Member Avatar for scottjo

[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 …

0
70

The End.