473,544 Members | 2,037 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Visual Basic 4 / 5 / 6 Forum

Visual Basic programming language and IDE - Ask questions about rapid applicatoin development, GUI, database access, DAO, RDO, ADO, Active X Controls, objects, Microsoft Visual Basic 4/5/6.
0
1,351
thread by: Nana12 | last post Nov 10 '12 by: Nana12
Hello! I would like to ask if it is possible to make something like Easyworship program using vb6? It looks like this http://faithconnectionofarkansas.com/home/180009891/180009891/topbar/db/easyworship.png Thank you so much in advance!
0
1,110
thread by: ezzat | last post Nov 13 '12 by: ezzat
how to add dtpiker control to a project in visual basic i am using windows 7
0
4,891
roberttonafelix
thread by: roberttonafelix | last post Dec 8 '12 by: roberttonafelix
hi friends, If it is possible to create a VB Script for auto log on in to SAP app... I tried with the below code but it was working for the first window but it was not used for second window which currently opened... here is the code.... Set sapsHShell = WScript.CreateObject("WScript.Shell")
0
1,371
thread by: ROBBIN | last post Jan 23 '13 by: ROBBIN
I want create an employee information report that shows all details and photo of each employee. The data was stored in MS Access database and the path for the photo. I am using VB 6 and VB Data Report for reporting. I can view the employees details on the report even the image path but i have failed to load the photo for each employee. please...
0
1,043
thread by: Spoonchimp | last post Jan 25 '13 by: Spoonchimp
Hello, I'm requesting a distant database, and the problem is that normally that requests needs about 35 seconds to be realized. I learned that actually the Connection Timeout value set in the connection string is the connection duration, so that is not the solution. Other thing is to set "Command Timeout" but unfortunately I can't figure where...
0
1,014
thread by: hradetz | last post Feb 10 '13 by: hradetz
Hallo, could you give me an advice to the following problem? Exe-files generated with VB6 (under XP) always return an empty COMMAND argument when ececuted under Windows 7; under XP the COMMAND construction works. What can I do? Many thanks, G. H.
0
941
thread by: irfanshoukat | last post Feb 19 '13 by: irfanshoukat
How can I configure a restaurant's POS printer to print orders from a web site? We have an online ordering web application, based on php. Once the order is submitted online, we want to print it on the POS printer in the restaurant. POS Printer can vary for different restaurants. Any guidance is greatly appreciated.
0
1,156
thread by: saintmenace | last post Feb 25 '13 by: saintmenace
Hi. im a newbie in vb6 i need to receive data using mscomm in vb 6... here is my code but it doesnt work, please help me... thanks in advance GODBLESS --------------------------- Private Sub Form_Load() On Error Resume Next
0
1,283
thread by: nurul elena | last post Feb 26 '13 by: nurul elena
hello... i have this code Private Function TotalColumn(Grid As MSFlexGrid, ByVal ColIndex As Integer) As Integer Dim R As Long Dim Total As Integer For R = 0 To Grid.Rows - 1 If IsNumeric(Grid.TextMatrix(R, ColIndex)) Then Total = Total + Grid.TextMatrix(R, ColIndex) End If
0
1,122
thread by: Rukkie | last post Feb 26 '13 by: Rukkie
Hello, I"m trying to write a program in VB which would allow interfacing external devices to serial ports of a PC. I found out that I have to enable MS Comm control in the list of components. Using Visual Studio 2008 and following the steps of click tools > click add reference > Click COM tab > scrolling for MS Comm control and click OK....
0
1,152
thread by: Tarmizi | last post Feb 27 '13 by: Tarmizi
hye.. right now i'm creating an inventory system for my internship job. how can i import all the data that i had save using VB 6.0 in Ms Access using ADO data control. i want to import into another form. And also i want to search all the data in Ms Access from VB 6.0 that i created and link it using ADO. i want to search for specific fields....
0
946
thread by: chilidogie | last post Feb 28 '13 by: chilidogie
We currently use couchdb that recieves a continuous data freed from the lab on port 5945. Our old system used a file feed from a TCPIP connection to the lab. We could preprocess those files to ensure patient name, lab results, etc, so when the data went in to our database, it was clean. Now, the couchdb gets the data directly then ports it to...
0
1,296
thread by: kumsay | last post Feb 28 '13 by: kumsay
hi, I just want to ask how to have a tooltip appear under the mouse cursor when you hover over an item in a listbox?..the listbox is populated with values from the database, and if the whole text of an item in the listbox can't be seen and mouse hover on that item, the whole text can be seen. Like this:...
0
983
thread by: umabaskarmca | last post Mar 1 '13 by: umabaskarmca
my unique field is admin(it displays in text7.text) i had designed the report view now i need to print the particular record help me soon
0
1,072
thread by: Mark111 | last post Mar 2 '13 by: Mark111
I try to find ocr project (open source code) using VB6 could any one help me .. please i want the ocr project & its library
0
1,139
thread by: vigneshprakash | last post Mar 3 '13 by: vigneshprakash
i am a final year student i am creating a small data base based on census . i have already connected with ms access now i want to import that data in the msflexgrid. how can i do this
0
1,140
thread by: rajavemu | last post Mar 4 '13 by: rajavemu
Hi, I am just trying to execute the below command in command prompt and it works perfect """C:\Program Files\ccc""" -C server -t 13 -l -R -s 03/04/2013 /D/ > E:\m_bkup\mk.txt but when i try to execute the script i am getting compilation error that expected end of statement.
0
2,138
thread by: flashbox | last post Mar 5 '13 by: flashbox
Hello all, I have a need for automating the process of resizing a couple of PDF files in to a given format. Particularily I would like to make the paper size smaller and fit the content of the files to the new paper size. I am trying to realize this in my environment which consists of MS Office (2003), Adobe Acrobat X (10.1.3) and PDFCreator...
0
1,258
thread by: Michael Yee | last post Mar 9 '13 by: Michael Yee
My text data file is like this: {1000}xxx{1200}xxx{3000}xxxxxx{5000} {1000}xx{1500}xxxxxx{4000}xx{6000} . . . I need to convert to csv file or Excel file. What tools can I use? I tried with Excel but Excel did not work. Can Visual Basic do this kind of convert? Thanks.
0
1,002
thread by: dishamurugan | last post Mar 14 '13 by: dishamurugan
full coding is not visible in source code window.....err is appearing as "An action cannot be completed because a component(vbwsck62) is not responding.choose switchto to activate the component and correct the problem" but if i choose switchto the program is not responding if someone know the reason plz rply me........
0
1,080
thread by: BalajiSrinivas | last post Mar 16 '13 by: BalajiSrinivas
How to control ejection of paper after printing on a dot matrix printer using Printer object in VB6? Setting Printer object's height, paper height did not help me. Advance thanks
0
1,001
thread by: hrayrhovakimyan | last post Mar 17 '13 by: hrayrhovakimyan
I am from Armenia and i can't write Armenian in VB code and in Msgbox too. I have tried it doing ALT+SHIFT and changing the fonts but i couldnt do it and instead letters there were question marks(?) in the code. Can you help me?
0
985
thread by: Parimalmshah | last post Mar 23 '13 by: Parimalmshah
Dear Frinds i fill data grid in visual basic with adodb connection there is no any error at run time but i can't show data i grid cn.Open Set rs = New ADODB.Recordset rs.CursorLocation = adUseClient rs.Open "select * from info", cn, adOpenStatic, adLockOptimistic Set DataGrid1.DataSource = rs rs.Close cn.Close
0
1,018
thread by: freesix | last post Mar 30 '13 by: freesix
Hello, Please I need help for my software I develop. I develop a small software in vb 6 connected to a ACCESS database in Win 7 pro. I built my installation package with Inno Setup, I tried to test it in a new fresh copy of Win 7 Pro, and I got errors. ] I also tried to build my installation package with PWD of VB6 but problem still...
0
1,039
thread by: Sudhir Roy | last post Mar 31 '13 by: Sudhir Roy
I know we can rotate a Picture box but how can we rotate a commandbutton in vb 6.0?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.