11,868 Topics

Member Avatar for
Member Avatar for hawisme000

any1 here know how to make a browse button? that can browse files inside a specific folder and then playing it? also what player should i use in my form? only know Amovie.ocx but i still dnt know how to make or have an idea in making a browse cmdbutton …

Member Avatar for hawisme000
0
109
Member Avatar for wuchi

Hi all! I am still wondering how to add data to excell file without erasing old data is it possible to do it in Visual Basic 6 ? I know how to open excel file and write data i just want to keep the data and continue counting the clicks …

Member Avatar for wuchi
0
95
Member Avatar for TOROOOLOLOOLO

Hi I have created a database using ms access linked with vb6.But i am having difficulty coding or programming for a method that will help me find and retrieve a specific record.Any time i try, it either tell s me a runtime error has occurred or data member not defined.In …

Member Avatar for choudhuryshouvi
0
113
Member Avatar for KWITS

Good Day, I have a customer requirement to extract test log information from a CSV file into an array so I can export the information into Word in tabular format. Does anyone on this forum have sample code on how to extract data from CSV? Regards, Keith

0
59
Member Avatar for KWITS

Good Day, How would you code in VBScript to read the content of multiple HTML files into an array? Please observe the below sample and modify as necessary. My requirement is read multiple files by extension and not simply specify a single file. Const ForReading = 1 Set objFSO = …

Member Avatar for KWITS
0
355
Member Avatar for Zeking

Hello everyone, I am beginner with Microsoft Visual Studio. I was doing my project and somehow I pressed some shortcut and enabled some kind of "indent notifiers" or whatever the purpose of this thing is. Now I have no clue what I pressed, but it is really irritating, and makes …

Member Avatar for Salem
0
40
Member Avatar for jagpreet

i have the following code for loading the csv file in to database dynamically. that is i want to give the file path dynamically . Dim conn As New MySqlConnection Dim myCommand As New MySqlCommand Dim myAdapter As New MySqlDataAdapter Dim myData As New DataTable conn = New MySqlConnection() conn.ConnectionString …

0
62
Member Avatar for dc_24l

hey guys i have been troubled by this for quite some time now. i have this example code in the command button. Dim ctr As Integer, ctr2 As String ctr2 = lst1.ListCount x = Val(txt1.Text) For ctr = 0 To ctr2 If x = Val(lst1.List(ctr)) Then MsgBox "Error Duplicate" Else …

Member Avatar for venkatramasamy
0
110
Member Avatar for dc_24l

hey need some help guys. for example i have a text box and i will have input in it. but only numeric ones are allowed to be inputted in the text box if a character for example "a" is pressed the text box will not change and type the "a" …

Member Avatar for debasisdas
0
102
Member Avatar for bluanwht

I am having trouble with getting my data to display. The program works fine if I choose option 7 to display the balances and it exits if the user enters option 8 but I can't get it to perform the other functions. Can anyone help me to figure out what …

0
65
Member Avatar for RonR
Member Avatar for rtrupti

heyyy anyone out here know how to create a chart in Visual basic6.0 data is stored in excel worksheet .......:icon_question:

0
48
Member Avatar for oakhill84604

I am new but I am stuck with a problem that started last night. I haev been working on this forever and I am sure this has an easy answer. I have been using VB that is stored on a Citrix server and I gain access to this through a …

0
57
Member Avatar for royaloba

hello guys, how can i select from table with a given time then select the nearest time available sample select * from mytable where Time=10:00, i want to get the nearest time ID | Time 1 09:00 2 13:00 3 15:00

Member Avatar for debasisdas
0
63
Member Avatar for nikkinyc

Hi, Having read the announcement about kids doing homework I am a little worried now that I am gonna get a backlash. I work for a company that has pushed Access onto us as our Database Function unfortunateley they have not trained our IT to help when something goes wrong …

Member Avatar for nikkinyc
0
187
Member Avatar for mohd Hisham

i have 2 table table1 have itemno, qty1 // many item (sum if) table2 have itemno,qty2,qty qty = sum (qty1) i want write value sum of qty1 into column qty in table2. how to code for this statment, what is declaration for open database and record then edit ot update? …

0
58
Member Avatar for Aaron H

Hey if you have any questions on 2D or 3D Visual Basic Programming ( Mainly involving Graphics ) let me know, I know a few tricks. Thanks

Member Avatar for jbennet
0
88
Member Avatar for bondbot

hi i am bond, i am a newbie to this website.i got a project in visualbasic in which i have to complete it in 3 months.pls help me which software is the best to work on it.

Member Avatar for ithelp
0
82
Member Avatar for Fenerbahce

Query = "select * from table2 where number='" + Text5.Text + "'" Rs.Open (Query), Conn, adOpenStatic, adLockReadOnly Hi, If "number" is defined as Auto number in Access database, second line generates an error. If "number" is not defined as Auto number then, no problem. What can i do? Thanks

Member Avatar for choudhuryshouvi
0
96
Member Avatar for plusplus

is it possible to change the color of the form's border usually when form is active it's blue and when inactive it's a little lighter I want it should seem active even when it's not

Member Avatar for choudhuryshouvi
0
58
Member Avatar for tulsafork

Hi guys this is my first post on DaniWeb, I have searched for help on here for hours on hours. I am the webmaster at my high school and I have been given the project of making a Book Depository for one of our departments, one that would do the …

Member Avatar for cfry
0
119
Member Avatar for RonR

I am using the code below to open the printer selection screen. when using it an a network I have to unload my program after making a selection and then restart my program for the printer selection change to take effect. any ideas on why this is happening? it used …

Member Avatar for steve585
0
235
Member Avatar for WhitePunk

I formatted my computer and I want to install the visual basic 6.0... I can’t install it using my installer... I’m enjoying making programs and of course experimenting… hehehe… So I just wanna ask... If there’s any possible website where I can download to install visual basic??? Thanks and more …

Member Avatar for WhitePunk
0
90
Member Avatar for Simran3

Reading from text files........I have to read in a file which contains the list of all service calls to be done today, the calls have to be assigned based on how far the area is in the 10X10 grid of the sector, assuming the office is in the middle say, …

Member Avatar for Simran3
0
103
Member Avatar for sai_kishor5

hi, I am a beginner of visual basic programming. I know form designing and can write the source code also.But i would like to know how can i store my data in the project or programming.Means how to create and use databases in VB. Please give me the reply as …

Member Avatar for steve585
0
110
Member Avatar for tgifgemini

Hi everyone, I am attempting to access a database that is located in a shared server/ directory "K:\". Assuming I don't know where the database is located, how can I programatically tell vb to locate this database by searching all the network server directory? My database name is called: `PTS.mdb` …

Member Avatar for debasisdas
0
144
Member Avatar for xmile

i designed a form that has labels on it that you are expected to insert value (Alphabets and Numbers) an then it will do a calculation and give you a result on that page this page contains about 200 -250 labels i want to make a "save" menu that will …

Member Avatar for debasisdas
0
99
Member Avatar for dilip_singh3

I have made a report in Crystal Report, fetching records by SQL Query from ODBC Datasource. The query is taking too much time and error is comming after 50 seconds that timeout expired. What would be the problem ??

Member Avatar for debasisdas
0
70
Member Avatar for kmacker

I've just started a new job two weeks ago, and as a first project I want to create a VB stle front end that will be used to co-ordinate documents in a control room. Looking for some help as I want to work on this next week so I can …

Member Avatar for debasisdas
0
85
Member Avatar for sheida

Hi, I Hold a MS degree in Information Systems and I work in a University as a turore, I am to tutore visual basic 6 for next semester, I sont know where to start? I dont know anything about VB. I know Pascal, fortran, and C++ but I have no …

Member Avatar for debasisdas
0
106

The End.