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

hey im in the middle of creating a little program that allows a user to search and if in admin mode can delete and add a new record to the database i have my search part working fine i have made the query using the dataset.xsd query builder i used …

Member Avatar for IT21
0
118
Member Avatar for IT21

hey im in the middle of doing sql queries i can search my data base using GetDateFrom (Select, from, where) [code] Me.nameTableAdapter.FillBy(namenDataSet.descip, Me.box1TextBox.Text, Me.box1TextBox.Text, Me.box2TextBox.Text, Me.box2TextBox.Text) [/code] i have this working fine im struggling with inderting data to my databse i have made the query .. [code] INSERT INTO `details` …

Member Avatar for IT21
0
98
Member Avatar for IT21

hey, im wondering what is the best way to go about creating queries... my program.. i am creating a staff search program, i have craeted my databse and have included queries in access. but imnot sure how to call them in vb.net wondering if anyone can help me on that... …

Member Avatar for me655321
0
87
Member Avatar for IT21

Hi i have created a search system at the moment i have connected to a MS database and have created select querys (select, from, where) the user enters a forname or searchname and the results show up in the appropriate textboxes and if there is more than one result the …

Member Avatar for TomW
0
95
Member Avatar for IT21

i am creating a search system i have one of y search querys working but when i try to do the same on a different part of the project i get this error message and one of my text boxes underlined message is : -Error 1 Argument not specified for …

Member Avatar for Smith5646
0
89
Member Avatar for IT21

HI, Im wondering if anyone can help me, my vb.net is not the best and i am trying to create a program that allows the user to search for staff. i have created a database containing one table with details such as name, depatment, email address i have then created …

Member Avatar for jrm5f2
0
186