|
|
| Author | Message |
|---|
jestoni143 2x2x2

   Age : 21 Joined : 29 Jun 2007 Posts : 97
| Subject: calling vb6 codemasters Mon Aug 18, 2008 2:29 pm | |
| calling vb6 codemasters..
guys, is there a way wherein i can save multiple records at once?
example...
i have 10 text boxes in vb6 [10 name of students] and i want those names to be saved in my database under one field name called 'names' and is also my primary key. [i presume that there is no duplication of key] in ONE COMMAND BUTTON.. can you help me?
and oh, i`m using the old-fashioned DAO.... i kinda like it...  _________________ Use Petrus and get it fast! |
|
 | |
Mr.Prince_X06 3x3x3


   Age : 16 Joined : 17 Dec 2007 Posts : 373 Location : San Jose Del monte Bulacan
| Subject: Re: calling vb6 codemasters Mon Aug 18, 2008 3:49 pm | |
| pakiexplained p nga po ulit ng mas clear.,di ko magetz., hehehehe but if you want try mo muna to freetutes.com kainis nga la ako vb dito sa pc ko., laptop ko may vb kaso nabenta na.,hehehe _________________ Nikko Decembrano fs:mrprince_10@yahoo.com ym:baratieonthego06 SMART(+639298587961) GLOBE(+639064531351) SUN (+639235926993) 710-3654
http://www.worldcubeassociation.org/results/p.php?i=2008DECE01>http://www.worldcubeassociation.org/results/p.php?i=2008DECE01 wooh!!.., NR ako sq-1 |
|
 | |
jestoni143 2x2x2

   Age : 21 Joined : 29 Jun 2007 Posts : 97
| Subject: Re: calling vb6 codemasters Mon Aug 18, 2008 3:54 pm | |
| thanks _________________ Use Petrus and get it fast! |
|
 | |
Mr.Prince_X06 3x3x3


   Age : 16 Joined : 17 Dec 2007 Posts : 373 Location : San Jose Del monte Bulacan
| Subject: Re: calling vb6 codemasters Mon Aug 18, 2008 4:09 pm | |
| anu?... nakita mo ba dun ang hanap mo?... w8 oo nga pla.., y mu natanong?... r u a bscs student or something.., ako., it ako., hehehe 1st year 1st sem., inis nga wla ko sembreak _________________ Nikko Decembrano fs:mrprince_10@yahoo.com ym:baratieonthego06 SMART(+639298587961) GLOBE(+639064531351) SUN (+639235926993) 710-3654
http://www.worldcubeassociation.org/results/p.php?i=2008DECE01>http://www.worldcubeassociation.org/results/p.php?i=2008DECE01 wooh!!.., NR ako sq-1 |
|
 | |
S a s o r i 4x4x4


   Age : 19 Joined : 03 Jan 2008 Posts : 669 Location : Antipolo City
| Subject: Re: calling vb6 codemasters Tue Aug 19, 2008 12:35 am | |
| hmm I tried searching for a program similar to this... try searching too.. baka may makita ka na ndi ko nakita xD planetsourcecode.com
vb6 to vb.net meron dyan.. in your case.. I dont know if possible tlga yan... I'm sure kasi magkakaroon ng conflict when connecting Multiple textboxes on the database with similar Datafields...
pero kung magagawa yan... ayos!!
gud luck dude!! _________________
|
|
 | |
Mr.Prince_X06 3x3x3


   Age : 16 Joined : 17 Dec 2007 Posts : 373 Location : San Jose Del monte Bulacan
| Subject: Re: calling vb6 codemasters Tue Aug 19, 2008 10:07 am | |
| bale may text box ka na 10 and 1 command button?... gusto mo store yung mga text na nsa text box sa data field na names in one click?...
xnxa na basic lng lm ko sa visual., hehehe., kainis kasi la ko vb dito., _________________ Nikko Decembrano fs:mrprince_10@yahoo.com ym:baratieonthego06 SMART(+639298587961) GLOBE(+639064531351) SUN (+639235926993) 710-3654
http://www.worldcubeassociation.org/results/p.php?i=2008DECE01>http://www.worldcubeassociation.org/results/p.php?i=2008DECE01 wooh!!.., NR ako sq-1 |
|
 | |
jestoni143 2x2x2

   Age : 21 Joined : 29 Jun 2007 Posts : 97
| Subject: Re: calling vb6 codemasters Tue Aug 19, 2008 10:38 am | |
| @ Mr.Prince_X06 :
yup, exactly.. pero binago ko na plano ko.. instead of using mutiple textboxes for a sinlge field, i rather used datagrid.. hehehe realtime manipulation ng database na lang ginawa ko, too risky nga lang... pero ok na rin... _________________ Use Petrus and get it fast! |
|
 | |
Mr.Prince_X06 3x3x3


   Age : 16 Joined : 17 Dec 2007 Posts : 373 Location : San Jose Del monte Bulacan
| Subject: Re: calling vb6 codemasters Tue Aug 19, 2008 1:29 pm | |
| ok., ahm marunong ka ba nung foxpro and visual c++ _________________ Nikko Decembrano fs:mrprince_10@yahoo.com ym:baratieonthego06 SMART(+639298587961) GLOBE(+639064531351) SUN (+639235926993) 710-3654
http://www.worldcubeassociation.org/results/p.php?i=2008DECE01>http://www.worldcubeassociation.org/results/p.php?i=2008DECE01 wooh!!.., NR ako sq-1 |
|
 | |
ainhee22 2x2x2

   Age : 18 Joined : 16 Jan 2008 Posts : 20 Location : Quezon City near Channel 5
| Subject: Re: calling vb6 codemasters Tue Aug 26, 2008 11:23 pm | |
| | Mr.Prince_X06 wrote: | | ok., ahm marunong ka ba nung foxpro and visual c++ |
ako runong c/c++/c#/java hehhe pero java mejo paster ko na
@topic i think its impossible kze sbi mo sa 10 name fields ppsok mo sa isang data field nung database pgssiksikan mo mga data mo dun
i think only 1 possible solution mg "if else" ka tpos every name lagyan mo ng comma(,)
ex:
Name Field 1 Name Name Field 2 Name 2
database
Name,Name2
hope i helped you |
|
 | |
|