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

Hi there, i'm working on a project in which i'm creating, editing and deleting customer records from a MS access db. I'm using vb.net 2003. As with creating and deleting records i dont have any probelms. the problems arise when i come to update the data base if i edit …

Member Avatar for manal
0
84
Member Avatar for lukis

Hi there, i need to create an array to save the location of labels on the form that are created at runtime. how can i do this please? thanks Luke

Member Avatar for waynespangler
0
104
Member Avatar for lukis

Hi there, I have a form that adds a Customer to a database. I had set the cust_id in the Ms Access as an Autonumber. and when I open the vb form, i wrote a code that will set the textbox of the cust_id as the count of the records …

Member Avatar for matale
0
86
Member Avatar for lukis

Hi i have a form where i have 2 comboboxes and a couple of textboxes. I have set the datasource property to the table and fields as required for all the textboxes and the combobox The first combobox (cbCriteria) contains the column names of the table and the second combobox …

Member Avatar for lukis
0
79
Member Avatar for lukis

Hi there, how can i Create non rectangular labels? I need to create a circular arena and the labels will be the seats. Thanks and Regards, Luke

Member Avatar for waynespangler
0
87
Member Avatar for lukis

Hi there, I am currently working on my thesis and i came up with a problem. basically, my thesis is a simulation of an arena where you can change the positioning (by dragging) of the seating etc. Now i used labels as seats. I'm attaching the code i used to …

0
80
Member Avatar for lukis

Hi, I'm using a datetimepicker in a form and i have a textbox also. I need to list the days clicked separated by a "," in the textbox, however i have no idea how to code it. ex. i used [code] dates_chosen.text = datetimepicker1.value.dayofweek.toString [/code] but if i click on …

Member Avatar for lukis
0
130
Member Avatar for lukis

Hi there, i need some help as i'm new with using comboboxes :) i have a table in a MS access database named "CUSTOMER" and in my vb form i have a combobox (name: cmb1). I want to display the names of my customers in my combobox when the form …

Member Avatar for lukis
0
113