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
Ranked #18.7K
Ranked #2K
~4K People Reached
Favorite Forums
Member Avatar for damson

Can anybody help me in on how to connect my VB interface to a database. I have already designed the interface but I do not know how to connect it to Dbase. Damson

Member Avatar for AndreRet
-2
2K
Member Avatar for jemz

hello please help me on this problem....i put this in form load txtunit.text = "C" my problem is that how can i position the cursor after the letter C..if i use txtunit.setfocus the cursor can be found before the letter C but i want it after...please help me.. thanks in …

Member Avatar for Jx_Man
0
114
Member Avatar for farzana.yasmen

Hi I want to enter a coding which should find farzana though i type far or zana in the txtsearch.Text. if txtsearch.Text = far then it should display a record existing with farzan or farhan or any other record having far in the record. can some body please help me …

Member Avatar for codefixer
0
115
Member Avatar for jemz

hello please help me on this ahm i want my picture to be bmp file so that i can place in my gui ..hoping for your positive responds

Member Avatar for codefixer
1
85
Member Avatar for jemz

hello please help me..can you give some idea on how to declare variables in local....and also how to declare variables in public...hoping for your positive responds

Member Avatar for codefixer
0
109
Member Avatar for PinoyDev

Hi guys good day. Sorry for the delayed response to my previous post.We currently just change our internet connection. I just want to ask on how to get the data of this sql statement because it only returns the total records found. [code=vb] rs.open "select count(*) as idnumber from tblstudent …

Member Avatar for PinoyDev
0
83
Member Avatar for PinoyDev

Good day. I just want to ask on how to make a textbox accept positive & negative numbers but will not accept string that was entered.. Ill try to use [code=vb] if not isnumberic(text1.text) then msgbox"error' else end if [/code] But if negative numbers is entered it will not read …

Member Avatar for PinoyDev
0
1K
Member Avatar for makymakaru

can anybody explain what the difference between the 2 codes below? i'm using visual basic 6 and i'm connecting access dbase. and one other thing, i'm trying to connect access 2007 with my vb6 but i can't remember the code, i know the code below works with access 2003 and …

Member Avatar for codefixer
0
150
Member Avatar for fruitcake04

Hello! I'm making an enrollment application in vb6, using Access as my database. It will be used by 2 to 3 persons (registrar and cashier). What codes do I need if I want to retrieve data from my database from one pc to where my database is? If I declared …

Member Avatar for codefixer
0
138
Member Avatar for Israelsimba

im facing a challenge here peple. i will give as much detail as i can. i am trying to come up with code such that when a button is clicked it runs through a field "copiesremainng" in my subscription table and subtracts 1 from every record in that field. this …

Member Avatar for codefixer
0
145