Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

VB.NET Programming Corner!

Ask ko lang po mga master kung ano Problem dito,.. tinry ko po kasing ipublish ung micro POS na nakalagay sa 1st page eh ganto po ung lumalabas n error.. di ko p namn po alam kung pano gagawin dahil kelan lang po ako nagstart mag-aral ng programming. View attachment 1132385

either wala yung function na hinahanap nya (posibly wrong spelling) or kelangan mo e import ang reference DLL if gumamit ka ng 3rd party addons (o kung ano man tawag dun).
 
either wala yung function na hinahanap nya (posibly wrong spelling) or kelangan mo e import ang reference DLL if gumamit ka ng 3rd party addons (o kung ano man tawag dun).

thanks po.. pero iccopy ko lang po ba ung dll na un sa folder? as in low knowledge po ako sa problem ko n yan eh.. sorry kung newbie po masyado :)
 
thanks po.. pero iccopy ko lang po ba ung dll na un sa folder? as in low knowledge po ako sa problem ko n yan eh.. sorry kung newbie po masyado :)

Add mo ung reference. Tapos set mo yung property na copy local na 'true'
 
Mga sir ask lang po bale may time in and time out po ko tapos pano ko po makukuha yung time difference ng dalawa saka pano ko po sya ma compute sa gross pay?
 
Mga sir ask lang po bale may time in and time out po ko tapos pano ko po makukuha yung time difference ng dalawa saka pano ko po sya ma compute sa gross pay?

saan mo sya e cocompute? sa front end or sa back end? if back end, ano gamit mo na db?
 
saan mo sya e cocompute? sa front end or sa back end? if back end, ano gamit mo na db?

Sa back end po sana access po gamit ko ngayon for practice purposes lang btw thank you po sa fast respo :clap:
 
Sa back end po sana access po gamit ko ngayon for practice purposes lang btw thank you po sa fast respo :clap:
Search mo datediff. Not so familiar with access.

Select Datediff("n",start-time,end-time) from yourtable.

N for min. S for sec. H for hours.
 
Search mo datediff. Not so familiar with access.

Select Datediff("n",start-time,end-time) from yourtable.

N for min. S for sec. H for hours.

Sir thanks nagawa ko na same din ba ng process if MySQL naman gagamitin ko ?
 
Add mo ung reference. Tapos set mo yung property na copy local na 'true'

thanks ng madami sir :) kaso ayaw pong maiset ng true laging false lang po,.. kahit iset ko sya ng true bumabalik lang po sya sa false
 
Last edited:
mga sir pahelp nmn paano po ung code nito:
example po nag register ako ng patient tapos mag papa discharge na ung patient pag click ko ng discharge gusto mapunta ung patient info sa billing table para automatic ung name dun sa billing section.

Maraming salamat po
 
mga sir pahelp nmn paano po ung code nito:
example po nag register ako ng patient tapos mag papa discharge na ung patient pag click ko ng discharge gusto mapunta ung patient info sa billing table para automatic ung name dun sa billing section.

Maraming salamat po

kunin mo ang patientId nung pag register mo. display mo ang info ng patient sa billing from the patientId you have registered.
 
thanks ng madami sir :) kaso ayaw pong maiset ng true laging false lang po,.. kahit iset ko sya ng true bumabalik lang po sya sa false

or sir alternative , kopayahin mo mismo yung .dll , paste mo dun sa app folder mo , then remove mo yung dating reference, tapos add mo yung latest mo na dll.
 
kunin mo ang patientId nung pag register mo. display mo ang info ng patient sa billing from the patientId you have registered.

Pero need po cya madelete sa table ng regestration tapos mapunta sa table ng billing. salamat po ng marami.
 
Pero need po cya madelete sa table ng regestration tapos mapunta sa table ng billing. salamat po ng marami.

mas maganda yan sir kung ang gingwa mo change status lang . isang table lang sila tapos change status lang . lgay ka isang column tapos change status from "Registered" to " Billing"
 
mas maganda yan sir kung ang gingwa mo change status lang . isang table lang sila tapos change status lang . lgay ka isang column tapos change status from "Registered" to " Billing"

Maraming salamat po sir. Salamat po sa advice. Ok lng po ba di gumamit ng datareader sir? sa system? medyo beginer pa po
 
Maraming salamat po sir. Salamat po sa advice. Ok lng po ba di gumamit ng datareader sir? sa system? medyo beginer pa po

sa tingin ko, OK lang..
.
.
@Sir Maskio, anak nyo po ba yang nasa picture? Naks.
 
sir pede po ba tips kung anung magandang title sa capstone using vb.net any idea lang po sir tnx in adnvance
 
Advisable po ba gumamit ng parameterized query? Sabi po kasi dun sa isang company, di daw dapat gamitin un kasi baka mahirapan ung iba na magedit. Help please. thanks.

meron din ako kakilalang ganyan senior ko sya hahaha
 
Back
Top Bottom