10,987 Topics

Member Avatar for
Member Avatar for Naveen

Hi All, Could any1 please tell me where i can find a tutorial for a port scanner in VB? Regards, Naveen.

Member Avatar for vnskeke
0
790
Member Avatar for Hatim

Hi... I'm trying to create an interface between a servomotor and PC. The servomotor has a CANbus via RS232. I want to write a VB6 program to read data from the machine. I surfed the net for OCX file that supports CAN communication.. Can anyone help me with these files?

0
48
Member Avatar for sm_amuda
Member Avatar for crazyfrog

HI i need help......... i have one project in vb 4 ,how to retrive source code with exe file..pls help me.

Member Avatar for venkatramasamy
0
69
Member Avatar for rajeshnrh74

My VB6 has a Form with a Textbox. Actually my work behind reading Barcode thru Barcode Reader into the TextBox, The Maxlength of the TextBox is 12. If I Input some characters manually into the TextBox Say "abc" (without quotes) now the cursor is in 4th place from there it …

Member Avatar for venkatramasamy
0
254
Member Avatar for dc_24l

hi guys need help on how to count a string in a text box for example my txtbox has this value 10.2.200.29 how can i count all the text box's content?

Member Avatar for dc_24l
0
80
Member Avatar for Stangman

Hello! I'm fairly new to [URL="http://www.daniweb.com/techtalkforums/post319270.html#"]VB[/URL], but I have some C, C++ background. I'm trying to open an existing Excel Document, and add [URL="http://www.daniweb.com/techtalkforums/post319270.html#"]data[/URL] in specific cells from Text box inputs in my VB program. However I cannot seem to be able to do this. The closest I've gotten was …

Member Avatar for igobila
0
80
Member Avatar for dc_24l

hi guys need help on how to count a string in a text box for example my txtbox has this value 10.2.200.29 how can i count all the text box's content?

Member Avatar for debasisdas
0
63
Member Avatar for RonR

when I enter this into the caption property of a command button: Query\T & P System it displays this: Query\T_P System is there any way to fix this??

Member Avatar for debasisdas
0
59
Member Avatar for dilip_singh3

I am working in a multiuser VB 6 Project with MS Access as database. I want to store details in LOG file. for this we will have to write to the log file in all the events (into which we have written code) But is there any way to log …

Member Avatar for hawisme000
0
76
Member Avatar for subtronic

I find it interesting that QBASIC is mentioned for several reasons: 1. This language and any of its predacessors are hardly used these days. And, if they are, it's most likely for nostalgic reasons. At one time, I remember, some schools used it for introductory programming courses. For a time, …

Member Avatar for menonsr
0
920
Member Avatar for rtm_e

Hi... Can we manipulating paper size, paper orentation and margin in Data report??? I need to specify the size and margin of my Data Report Thanks

0
68
Member Avatar for kgala

Hope someone can help me with a EXCEL VB code for copying select data to separate spreadsheets. I have a farily large spreadsheet (~5000 rows x 200 columns). Column A has three string variables. For every value in Column A there may be up to 20 variables in Column B, …

0
57
Member Avatar for jonc

Hi, I am using MSSQL7 at work along with VB6, and while I have the VB work sorted, I am struggling with the SQL quite badly. Basically, I will try to explain my problem as best as possible, and will go from there. Firstly, here is my SQL statement as …

Member Avatar for jonc
0
93
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
107
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
93
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
111
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
58
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
344
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
60
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
105
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
97
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
63
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
56
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
62
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
185
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
57
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
86

The End.