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
~1K People Reached
Favorite Forums
Favorite Tags
Member Avatar for kartik07

Hi,I am new to VB6 and I have displayed records in a DBGrid from access using Data ctrl. I have displayed name and mailid in the grid Now,wen I click on any one record,the particular record shoul get selected and corresponding mailid and name should be displayed in another form. …

Member Avatar for rucci
0
121
Member Avatar for kartik07

Hi,I hava proj wherien I connect to ACCESS via VB and retreive data.Now I need to represent the data in flowcharts or with some other graphics... how do I approach this props....

Member Avatar for bushman_222
0
95
Member Avatar for kartik07

Hi,I am new to VB6.I need to create a similar menu for many forms.My proj has around 8 forms.lets say I need file and edit menus,also have submenus. Do I need to repeat the code in al the forms or can I declare some coding in a module or something …

Member Avatar for kartik07
0
98
Member Avatar for kartik07

[B]Import all XML files from directory to ACCESS[/B] hi , I am new to VB6 and as part of my project,I need to create a module which imports XML files from a directory and stores in a singleDB(I am using ACCESS 2007). All the XML files wil be stored in …

Member Avatar for choudhuryshouvi
0
153
Member Avatar for kartik07

Hi friends, I need to transform data from XML & store in a ACCESS Table, I have a code which displays the msgs as msgbox,but I need to insert in a table.I used XML4 here.I am relatively new to VB6 XML.Can someone tel me how to do it or provide …

Member Avatar for choudhuryshouvi
0
133
Member Avatar for kartik07

I know how to pass a single text from one form to another form 1- declare a public variable in the general part of the form like this [B]public varaiableName as String[/B] 2- in the [B]form_load()[/B] write [B]variableName=text1.text[/B] 3- you can access this variable from any other form using the …

Member Avatar for choudhuryshouvi
0
138
Member Avatar for kartik07

hi al, I am doin a proj related to monitoring .I need to retrieve data from an remote or local Xml file which contains some 5 fields and store it in ACCESS.If the file is remote,do we need to follow a different method?? I dont have any idea on XML2DB. …

0
76
Member Avatar for kartik07

I have been asked to buid a VB code which is flexible.Wen i take project from one place to another,i need not change path in all forms.If i change in one place,then it gets reflected in all other forms. ex:In com1,I hav path=e:\proj\a1.MDB which I use in al the forms; …

Member Avatar for kartik07
0
147
Member Avatar for kartik07

Hi,I am new to VB6 and doin a project on it. 1.) I need to create a Listbox in a form1 which wil display data from another table in DB(MS ACCESS).Whenever any changes occur in that table,it should get reflected in the listbox. Ex:We have a table containing country names …

Member Avatar for venkatramasamy
0
135