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!

Exclusively for Visual Basic 6.0 Programmers Only!

sir help nmn alam nyo nmn poh sigurado ung data report,,paanu po mafifilter ung records na lalabas sa datareport,, kung ano lang po gusto nyo plabasin sa data report na records un lang ang lalabas kahit marami na naksave na records sa ginamit nyong access,,,pls help:pray:

Gamit ka lang sql para diyan! Example nito ay:
query="Select * from table_name where last_name='" & "lee" & "'"
Iyan mafifilter na niya yung result into records na lee ang last name.
 
tama si mhrink dapat may unique id or primary key...

and kung gusto mo talagang di pwedeng redundant ang name sa records mo supplyan mo ng iba pang query field para di naman lock yung system sa 1st match 1 in

eto sample query for validation ng duplicate records

select <field> from <table> where <field>='jaycee'

if rs.count > 0 then
msgbox "name" + jaycee + "is already exist!"

sana makatulong!

thanks po sa reply mga boss.. :salute:

pero hindi po ganun gusto ko mangyare,. may Primary key naman ako... need ko lang talaga malan kung meron same record sa isang query..




 
mga sir ,ngawa q n yan,d po yan ibg q sabhin,pero thnks n din,,un po datareport cnsv q,,qng anu lang po ung ififilter un lang po ung la2bas s datareport ,thnks in advance s mka2tulong
 

thanks po sa reply mga boss.. :salute:

pero hindi po ganun gusto ko mangyare,. may Primary key naman ako... need ko lang talaga malan kung meron same record sa isang query..


ito nga dude yung hanap mo...

try mo!

select <field> from <table> where <field>=<keyword>

if rs.count > 0 then

msgbox <keyword> + " " + "is already exist!"

:yipee: sana makatulong sau dude
 
boss working link nga po para sa installer ng visual basic..need it badly
 
@ vency ito bro ang sample, naka pc na me eh, hehe, ginawan kita, sana makatulong
 

Attachments

  • Datareport.zip
    28.2 KB · Views: 94
Last edited:
Guys patulong naman...Simple Hotel Management system...kahit 60% lang na running..may check in/reservation billing at reports....Tnx..
 
@ vency ito bro ang sample, naka pc na me eh, hehe, ginawan kita, sana makatulong




sir may data environment pla un then listview po gamit ko,un po xe ung required hndi datagrid...datareport and data environment po un..samahan nyo po ng data environment..hehehe ,,,pero malpit n po sa katotohanan ung ginawa nyo,,, thnks po..w8 q po ..heheh.
 
Last edited:
pa help po, sa tuwing mag o open ako ng VB6.0, may lumalabas po na notification nag sabi raw "you dont have a visual source studio installed on your computer". . . . need po help ASAP.:praise::praise::praise:
 
sir may data environment pla un then listview po gamit ko,un po xe ung required hndi datagrid...datareport and data environment po un..samahan nyo po ng data environment..hehehe ,,,pero malpit n po sa katotohanan ung ginawa nyo,,, thnks po..w8 q po ..heheh.

malapit na ba sa katotohanan, hehe... ahmf, hindi ako marunong sa dataenvironmet. hehe, hindi kasi ako gumagamit nyan...ahmf, wait kna lang ng ibang mga kaSb natin:excited:
 
Mga kasymbianize may library system sample codes po kau for vb6?
Patulong nman mga sir kahit guide lang newbie kase ako eh...
 
Mga ka-Symbian. may tanong lang po ako. Meron po ba nakakaalam sa inyo pano i-convert yung setup package sa VB Project ulit? Installer kasi nasa akin. Ico-convert ko sana siya ng Project ulit at kung posible ba. Salamat :):)
 
mga ka symb
meron na po bang nagawa d2 na
inventory-sales with delivery
using vb6 and SQL 2000?

enge nmn po kung meron na
or kung wala pa pa2ro ^__^
 
guys bakit sakin ayaw gumana ang vb6.0 window 7 po gamit kung o.s... paki msgs nalang po ako kung san po pweding ma download para gumana sa netbook ko.........maraming salamat
 
Last edited:
Back
Top Bottom