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
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
78
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
423
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
97
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
109
Member Avatar for ahmbil
Member Avatar for cometburn
0
100
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
70
Member Avatar for sparky_01

hi to all im new at vb6 and ive made a few basic programs using tutorials etc to get me started. i wanted to make a smiley tool for msn and yahoo for myself. doesnt sound like anything brillant i know but as i said im still learning and i …

Member Avatar for ahmbil
0
450
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
48
Member Avatar for ArchiMedes

Hi, I'm new around here & newish to VB 6.0 as well! :cheesy: I'm using VB 6.0 to create a random access file, which has 2 fields per record . I know that all the records must be of equal length, but am wondering if there is a practical limit …

Member Avatar for ahmbil
0
657
Member Avatar for ahmbil
Member Avatar for QVeen72
0
70