11,868 Topics

Member Avatar for
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
142
Member Avatar for gireeshb22

Hi all, I need to develop a application in vb 6.0 for to split one file which one have 20GB . Any body can u help me on this?. If any body have any sample project on this please send to me. Thanks

Member Avatar for gireeshb22
0
97
Member Avatar for polebear88

I developed a program using VB6 on my laptop. Then after taking a dump of my system and doing a system recovery which sets everything back to manufacturers settings, and reloading my files, the VB6 developement environment starts to run and then quits. I have tried re-installing the VB6 but …

Member Avatar for Ancient Dragon
0
33
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
78
Member Avatar for fst2603

Hi everyone... I need some assistance developing a little project on the parallel port... Now, I know there is a lot of ocxs and dlls which you can download, but I don't believe that I need to pay for something which I have done before... I actually have 2 projects. …

Member Avatar for vivekPSG
0
79
Member Avatar for Mbt925

A very good sample for capture word. this sample is best and completely work in all window. by this you can write a babylon easily.

0
76
Member Avatar for vrm

Dear members, Thank you in advance :icon_smile: I have a DataGrid (MS DataGrid control (SP6) (OLEDB) ) in a form. It is bound to the DataSource through code. I am using the latest MySQL database (utf8). Using Windows 2000 server SP4 and Windows XP. [B]Problem:[/B] My problem is that the …

0
53
Member Avatar for hawisme000

ummm, i got a for that is connected to a database, and have an add, edit, delete cmd buttons. if example i have "MyName" already on a certain field of a table on a database, then on my form i wanna add "MyName" also, what i want is there will …

Member Avatar for hawisme000
0
134
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
149
Member Avatar for complete

What value type is Global in Visual Basic? If I have something defined like this: [CODE]Global ErrorStatus& [/CODE] And I have know what data type this is. I have heard that the compiler sets the data type based on how it is used. Well, suppose I have this problem where …

Member Avatar for hkdani
0
146
Member Avatar for tgifgemini

[B][/B] [B]Ladies and gentlemen, first I want to wish each and every one of you a wonderful and prosperous new year.[/B] This is not really a problem. I am looking for an efficient and quick way to copy table content from one database to identical tables in another identical database. …

Member Avatar for hkdani
0
1K
Member Avatar for kehar

Hi, I have completed my project in all respect but I would like to include all table and report of Access and Crystal Report respectively in my VB 6 project SETUP FILE. So. pl help me to include such file while creating SETUP file. If there is no way than …

Member Avatar for hkdani
0
156
Member Avatar for HB25

Hi I am working on a payroll program which have 3 forms. First form has three text box (First name, Surname, Total Hour) and one command button Calculate. After the user put the info he/she will click calculate button and this will show the second form which display the (firstname, …

Member Avatar for hkdani
0
637
Member Avatar for meanjean

Hello, I am new to coding in VB. I need to write a program which inputs several files. Since, I have more than 200 files - I would like the program to automatically open, process the file (I have this part written) and close each file and then complete the …

Member Avatar for SCBWV
0
43
Member Avatar for MCMdizajn

Hi, I am using MIcrosoft access 2000, and before 6-7 months I created database "Invoices". To be sure that no one can see code I used in my database, I have set password in Microsoft Visual Basic (under menu Tools>Invoices Properties>Protection). Since I nedded to make some changes in code, …

Member Avatar for SCBWV
0
141
Member Avatar for Jade_me

hi again, i have project which i set form border style to none, but i can't to dragging form anymore. please help me how to do this with code sample cause i don't have any idea... ok. help me all... best regards from u..

Member Avatar for Mbt925
1
151
Member Avatar for tcr.biju

i would like to know how can i access MS Word file in my visual basic application form. Iam describing my logic below, An VB application form with a command button; when i click on the command button, i need to open the already saved MS Word Document. Would you …

Member Avatar for venkatramasamy
0
76
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
139
Member Avatar for jonrmoore

I copy a form in explorer and even gave it than a slightly different name than an existing form. When I try to add the form to the project, it gives me an error and says a form by that name already exists. How can I get around this?

Member Avatar for hkdani
0
89
Member Avatar for sulphox

Hi all. Is Visual Basic same as VBA? I need to do my final year project in Excel using VBA. The project is in such a way that i can generate curves using Excel. I have been searching for the samples source code for cosine, sine and FFT source code, …

Member Avatar for hkdani
0
237
Member Avatar for lawlao

where i can find the library code of digitalpersona fingerprint scanner like DPSDKENGLIB,DPSDKOPLIB and DPSDKUSRLIB in vb.6 thanx.

Member Avatar for hkdani
0
103
Member Avatar for plusplus

At runtime I want to check if a certain form is open. I know how to check if a form is open. I do it like this(where form1 and form2 contain the names of the form) [CODE]For Each fForm In Forms If fForm.Name = Form1 Or fForm.Name = form2 Then …

Member Avatar for hkdani
0
138
Member Avatar for Curt69x

How do I convert the result of intBtnClkCount1 += 1 to a percent? I want to result to display the results of single votes and divide them against total votes of 50. Curt

Member Avatar for invisal
0
56
Member Avatar for plusplus

When resizing the form, I resize the toolbar on top. When it gets too small for all the buttons on the toolbar to show I want to either Split the buttons into two lines or Add a button at the right hand corner which includes as menubuttons all the buttons …

Member Avatar for plusplus
0
85
Member Avatar for nuBudDy

hello, i neeed help badly.my problem is i want to retrieve the record that has just been added. let say: step :load RESERVATION form->fill in details->click the save button->load RECEIPT form as soon as i click the save button, i want the records to be displayed in RECEIPT form. all …

Member Avatar for nuBudDy
0
181
Member Avatar for AjayKN

Dear Friends i want to know in VB6 what is forms is that classes or objects, since we can have dim a as new form1 a.show() or form1.show() and also please extend same for other controls

Member Avatar for hkdani
0
1K
Member Avatar for jshr

I am using DataReport in vb6.0 and i made connection using DataEnvironment add added one Command(for sql query).. but when my DataReport shows(DataReport.Show) it gives error "Invalid DataSource" I have checked connection n other things but still i m getting this error... plz tell me why i m getting this …

Member Avatar for hkdani
0
91
Member Avatar for Jade_me

hi masters.... does any one know how to flash window form ?? i don't have idea to do this problem.. please help me.. best regards

Member Avatar for debasisdas
2
102
Member Avatar for rinoa04

Hello, I am interested in learning Visual Basic programming language and am a beginner. Can anyone introduce any tutorial resources or e-book for a beginner in Visual Basic. Thank you very much :)

Member Avatar for sadicarnof
0
146
Member Avatar for bogdan1sucku

Hello, I'm having a bit of a problem building a search form in my visual basic database. I tried (LIKE @Column + '%') or ('*'). No use because its not showing me the text box in wich i can actually search. I think i'm having this problem because i've imported …

Member Avatar for agrothe
0
83

The End.