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
Ranked #3K
~11.7K People Reached
Favorite Forums
Favorite Tags
Member Avatar for locsin

Greetings! Is anybody know how to set textboxes in visual basic 6 in multi-languages. I want my textbox accept both english and arabic. Thank you in advance!

Member Avatar for akgs
0
633
Member Avatar for guest11

hi all, I am using crystal report for displaying reports. I want to display group by customers in report that i am displaying using group by funtion but i also want subtotal of that group by customers. I want to display received amt date, received amt and balance amout between …

Member Avatar for ahmedtohamy
0
132
Member Avatar for guest11

hi all, I am developing the map tool application in vb.net where user can create maps. I gave the check boxes for show/hide the layers of map like village boundary(polygon), plot boundary(Polygon), roads(Lines), bore wells(points), dug wells(points), schools(points). I am using the function RedrawMap for displaying various layers of maps …

Member Avatar for Oxiegen
0
204
Member Avatar for guest11

hi all, I want to read MS-Access database tables through VB. I try for reading excel file and i got success in reading excel file by adding reference microsoft execel library . But i am facing problem in reading access file. I had added the reference microsoft access library but …

Member Avatar for vb5prgrmr
0
116
Member Avatar for premanjanadas

Hi. I am making a project on student attendance register in vb.net2005 with sql2000 server as backend. I am getting the data at runtime from database in data grid viewer. But if a user wants to edit a record, i want to give rights that he is able to edit …

Member Avatar for guest11
0
106
Member Avatar for guest11

Hi all, Can anybody tell me how to retrieve hard drive information in vb.net . I try my best search in google but not getting the appropriate information. Its urgent. Thanks in advance. Regards G_8306

Member Avatar for guest11
0
169
Member Avatar for guest11

hi all, I have one problem with resizing forms. I am developing our application in vb and i gave code for resizing forms in resize event of form. First i save the sizes of all controls in forms in form load event and then in resize event i resizes all …

Member Avatar for guest11
0
148
Member Avatar for guest11

hi all, N good morning! I am developing an application in vb. I had developed my application on my PC in 1024*768 screen resolution. When i rum my application in the same screen resolution then it runs properly but when i run my application on 800 * 600 sreen resolution …

Member Avatar for abu taher
0
167
Member Avatar for guest11

hi all, I want to use combo box in my application and i want to give user only selection option for combo box when they are entry data so i make combo boxs style property to drop down list. But when he edit the data then i access that record …

Member Avatar for selvaganapathy
0
241
Member Avatar for guest11

hi all, I am making an insurance policy application in which i want give the facility of attaching file to user. Actually i want to give facility that suppose customer give the required papers like license copy or marksheet then user make scan of that files and attach that files …

Member Avatar for Comatose
0
128
Member Avatar for guest11

I am creating vb appliction in which there are 20 forms i want to create two command buttons named current and previous forms. Can anybody tell me how i can do this ? I want guide line. Thanks in advance regards

Member Avatar for jireh
0
111
Member Avatar for guest11

Hi all, I am facing problem regarding screen resolution. I mean i make one project and its run and look nice in my PC screen but if i run the same app. in others PC then its create problem i am not able to see the controls on my app …

Member Avatar for bushman_222
0
95
Member Avatar for guest11

Hi all, I am making one project in which i want to give the facility of importing database data from text file to MS-Access database. I know about importing data from excel to access but i am facing problem while importing data from txt file. I try with using space …

Member Avatar for Teme64
0
103
Member Avatar for guest11

hi all, Can anybody give me code for connecting vb 6.0 to ms-access 2007 with connectionstring Regards Guest11

Member Avatar for debasisdas
0
58
Member Avatar for guest11

hi all, I have developed one application in vb and database MS-Access2003 it works properly if i use ms access 2003 or earlier version but if i run this application with latest version of database than i am able to view the data from database but not able to insert …

0
51
Member Avatar for pardeep3dec

Hi friends, my query not worked. rc.open"select * from travel doj between #"& doj.text &"# AND #"& doj1.text &"#; suppose doj.text=01/09/2008 doj1.text=22/09/2008 but it shows july records also.

Member Avatar for venkatramasamy
0
66
Member Avatar for imagetvr

Hello I am using windows XP I need a small programme in Visual basic 6 with Access 2000 I have two tables for example one table named student other table named section In student table rno is primary key. In section table Rollno is primary key Both tables have datas, …

Member Avatar for K.Vanlalliana
0
133
Member Avatar for guest11

hi all, I am using data report tool for showing my reports. Everything is working well i am accessing records from table but when i set datasource to datareport it shows all records excluding last record. I don't understand why this happens. Can anybody tell me about this problem. If …

0
65
Member Avatar for hemantray

I m getting error msg "[B]report width is larger than paper width[/B]" when i want to display abt 40 fields on DataReport in VB. Is anybody have solution pls write me [email]hemant_apt@hotmail.com[/email]

Member Avatar for dspnhn
0
2K
Member Avatar for guest11

hi all, I am facing small problem in access database . I am using MS-Access database in our application and i secure it by setting password to my database. But now i want to acces that database through coding in my vb application but it is generating error. So can …

Member Avatar for guest11
0
80
Member Avatar for preethi99

I need to do reporting in VB6. Can I use Crystal Reports ? My program doesn't get its data from a database. I need to pass simple variables to the report rather than link it to a database. Please enlighten me. Thanks and regards Preethi

Member Avatar for guest11
0
137
Member Avatar for RobWil

I am newbe trying to make a data display application in VB6 with Flash Animation (Interface). My question is: When I run the application, it should opens in normal window with title bar (not maximized). But when user press a button or some thing like that, window should resize (maximize) …

Member Avatar for RobWil
0
5K
Member Avatar for guest11

hi all, I am making an application which i want to make in multilingual means i want to make that application in many languagues. Suppose user select any language than font of my application will get converted into that language. suppose user select marathi than it will get converted to …

0
68
Member Avatar for guest11

hi all, I want to run vb program through vb.net program is this possible in vb.net and i want to show output in some container. In VB it is possible through Shell command but it runs the program seperately but i want to run program through vb.net and want output …

Member Avatar for guest11
0
202
Member Avatar for markgri

how can i access data that i have entered to the database in msflexgrid. like for example i have putting three categories the noofitem,scores, and totals. that was displayed on the top of msflexgrid horizontally..? is there anyone can help me... please...

Member Avatar for guest11
0
86
Member Avatar for guest11

hi all, I am using combo box control in our application but facing one problem and which is like thisI am able to add items in combo box but i also want to add index in combo box in VB we do this as follows cmbSymbolFamily.AddItem Name cmbSymbolFamily.ItemData(cmbSymbolFamily.NewIndex) = IndesValue …

Member Avatar for ericstenson
0
102
Member Avatar for guest11

hi all, There is a tool in VB called Help Workshop. I want to create Help file for my project. Can anybody tell me the step by step process for creating help files through help shop. Thank in advance Regards Guest11

Member Avatar for choudhuryshouvi
0
63
Member Avatar for az_master

i need a code for adodb which can link my form in vb to a table in ms access which contains name and id as the fields.help please!! thanx

Member Avatar for Jx_Man
0
82
Member Avatar for guest11

hi all, Please can anybody help me. I want to make installable of my project. I already make an exe of that project and try to make installabel through Package and Deployment tool from VB menu. When I click on Package and Deployment option it ask for selecting exe i …

Member Avatar for werks
0
76
Member Avatar for guest11

hi all, Is it possible to run visual basic's .exe file or application from vb.net application If yes then can anybody tell me how n can tell me code for that. Actually i want to run vb application from vb.net if possible then please tell me as soon as possible …

Member Avatar for ericstenson
0
157