Thanks so much Every thing is working well :laugh:
jaakinye
Thanks so much Every thing is working well :laugh:
jaakinye
I have listbox with the follwing data from the base: rownumber,a1,a2,a3,a4,a5,a6 1 1,2,3,6,5,4 2 3,2,9,5,7,5 3 4,5,2,8,9,7 4 9,9,8,2,3,5 5 9,8,5,1,2,4 6 7,3,6,8,4,9 etc,etc,etc I have 2 textbox textbox1 = the 3rd data in 2nd row textbox2 = the 5th data in 4th row How do I get these by code? can someone help? Tahnks :laugh:
jaakinye
I have datas from base sql 2000 example what I get from base id b1 b2 b3 b4 b5 1 10 11 21 35 39 2 03 18 33 39 45 3 14 17 25 31 44 what I need through VBcode 1 0 1 1 5 9 2 3 8 3 9 5 3 4 7 5 1 4 how do I get this thanks
jaakinye
Try to create user's account with the password you are using for connection string
jaakinye