No problem. I wasn't sure if it would be needed. But this is what I have. I basically have 2 forms. One is for adding, deleting, and viewing the database and the other is for printing. There are 30 buttons (Just like the avery label stickers) that when you click on it, it would make sure that when the label printed the printer would skip over that label space. (So you aren't printing over blank labels.)
I apologize for the lack of...
User Profile
Collapse
-
Printing from a Database in VB 2005 Express
Hi,
I have an Access database in my program that holds names and room numbers. They are meant to go on those Avery label stickers but I am not sure how to get the data into a form that I can manipulate into the proper format. I'm not sure what else to say/ include.
Thanks in advance. -
Sorry, guess I didn't word my question well. I know of Items.Remove but my problem is how to recognize which row is the one I want to delete. Will the Items.Remove also remove the row from the database?...Leave a comment:
-
Deleting Multiple List box items that are linked to a database
Basically, I have a listbox that is holding some information stored in a database. I want to remove the items but I'm not quit sure how. I've gotten the impression that I need to store the selected items into an array. I tried using some code that someone had posted in a previous post to see if it would work but apparently VB 2005 doesn't support the ListItem type.
So I was wondering if anyone can suggest what I should try doing. I...
No activity results to display
Show More
Leave a comment: