View Full Version : i badly need a PROGRAMMER who clould help us w/ our thesis... PLS...
PAOUEE
Feb 11, 2001, 12:58 AM
our thesis is about patient record system using VB6 that could be connected with MS access using the TAB form... any1 who cld help me pls reply through this thread... THx
charmedPrue
Feb 12, 2001, 04:25 AM
i think i can help. what do you want to know? :)
bb_gene
Feb 14, 2001, 01:48 PM
i could help. marunong ka ba ng VB6? have you ever programmed you entire life. madali lang naman kasing matutunan yung VB. what will the patient databse system actually do? will it only store entries or will it do queries (e.g. find all patients who aremale and are 18 and older....)
post mo yung specs (specifications)
charmedPrue
Feb 15, 2001, 09:17 AM
Originally posted by bb_gene
i could help. marunong ka ba ng VB6? have you ever programmed you entire life. madali lang naman kasing matutunan yung VB. what will the patient databse system actually do? will it only store entries or will it do queries (e.g. find all patients who aremale and are 18 and older....)
post mo yung specs (specifications)
hehehe... sasamantalahin ko na 'to. sorry, paouee! :D
bb_gene: do you know how to connect vb6 with sybase?
http://www.geocities.com/Paris/Cafe/7339/kittysocute.gif
bb_gene
Feb 15, 2001, 02:01 PM
i don't know what sybase is. but if it is a database software or something, the ado control is the thing to do. you don't have to worry about connectivity (as long as that sybase thing supports active controls)
bb_gene
Feb 17, 2001, 12:54 AM
ei! i've search on what sybase is. turns out it is a scaled down (or scaled up, i dont remember) version of SQL server. intay ka lang babasahin ko pa.
PAOUEE
Feb 17, 2001, 09:52 AM
wala lang kasi ang problem is, gustong i-connect ng prof namen ang patient number that we created in two different forms,,, e hindi namen ma-connect kaya im asking 4 help... lagi kasing nag-kakaron ng run-time error...
charmedPrue
Feb 17, 2001, 11:41 AM
Originally posted by bb_gene
ei! i've search on what sybase is. turns out it is a scaled down (or scaled up, i dont remember) version of SQL server. intay ka lang babasahin ko pa.
wow, nag-abala ka pa... thanks thanks!!! :D
PAOUEE: umm... what are you trying to do ba? transfer data from one form to another? i didn't understand your question e... :D and specify na rin kung ano yung error na lumalabas :)
http://www.geocities.com/Paris/Cafe/7339/kittysocute.gif
marco_1
Mar 29, 2001, 07:12 AM
PAOUEE: HI! ur done na ba w/ ur thesis, need help pa ba? u can u post ur code na lang kaya if ever u need help, n wats d problem? k? :)
DaNa8
Mar 30, 2001, 12:17 PM
pkilinaw kung anong gusto mong gawin. Kung gusto mong ilabas lang yung patient number, puwede mong ikopya lang as in:
form1.text1.text = form2.text2.text
form1 = name nung unang form
text1 = name nung textbox sa unang form
text = property ng textbox
form2 = name nung second form
text2= name nung textbox sa second form
type mo yan sa code ng form2 sa load event.
vBulletin® v3.6.10, Copyright ©2000-2009, Jelsoft Enterprises Ltd.