Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
60% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~2K People Reached
Favorite Forums
Favorite Tags

10 Posted Topics

Member Avatar for ahmbil

i am trying to display a DB infos into a textbox. This my code sqlstr ="SELECT Description, Price FROM T_barcode WHERE Barcode ='" & Text1.Text & "'" con.Execute sqlstr Text2.Text = rec.Fields("Description") Text3.Text = rec.Fields("price") and iam recieving this "Item cannot be found in a collection corresponding to the requested …

Member Avatar for gsatya
0
92
Member Avatar for ahmbil

i want to auto generate an ID like 1, 2, 3. and anytime i close my application and open it again it should start from the Id it stopped. if i enter up to 6 the next one should be 7. Can anybody help me?

Member Avatar for K.Vanlalliana
0
426
Member Avatar for ahmbil

Hello i need a help for my barcode scanner project. i want to create a code save it in a DB and be able to read it and decode it with the barcode scanner.

Member Avatar for Ancient Dragon
0
102
Member Avatar for ahmbil

please can somebody help me to load a records from a textfile(random acces file)and display it into te lisview.

Member Avatar for eanastacio20
0
112
Member Avatar for ahmbil
Member Avatar for cometburn
0
103
Member Avatar for ahmbil

Can somebody help me to update my Database automatically using Data control(data1). I want to add 1 to all the value of one field so to automatically get the value of that field +1.

Member Avatar for selvaganapathy
0
72
Member Avatar for sparky_01

i hav created 2 application and i want to send keystrokes from the 1st one to the 2nd one. can u pls help me

Member Avatar for ahmbil
0
465
Member Avatar for ahmbil

Hello i will like to have an exemple to help me understand random access file(user define data type) using dynamic array in vb6. Please with explanation.

0
50
Member Avatar for ArchiMedes

Hello i will like to have an exemple to help me understand random access file(user define data type) using dynamic array in vb6. Please with explanation.

Member Avatar for ahmbil
0
703
Member Avatar for ahmbil
Member Avatar for QVeen72
0
73

The End.