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
~473 People Reached
Favorite Forums
Favorite Tags
Member Avatar for cindynicole

I'm sure my problem is pretty simplistic, however, I'm having issues with it. I'm trying to add class objects to an arraylist. Are there any good tutorials for this or any good pointers? I would post some code that i have but i need to first see the guidelines for …

Member Avatar for manal
0
92
Member Avatar for cindynicole

Hi all, I need a fresh set of eyes :eek: . Can anyone see what is wrong w/the sql statement? Dim sql As String = "INSERT INTO order " & "VALUES ('" & itemId & "', '" & description & "', " & oNum & ")" Danka, Cindy

Member Avatar for cindynicole
0
166
Member Avatar for cindynicole

Just wanted to say Hi to everyone. I'm new to all of this, but I'm trying. Thanks for all yr knowledge.... Cindy

Member Avatar for lovely
0
140
Member Avatar for cindynicole

Ok, I will try to explain what i'm doing and hopefully post it correctly.... I have a few classes: Product(abstract), Pizza, drink, salad, and special.... Special being the class with the arraylist, i want to add a pizza object, drink object, and salad object (creating a user meal deal if …

0
75