Visual Basic Questions


How to create our own set up file in VB 6.0
Dear friends, I want to know how to create setup file of our project in VB 6.0. Wait…I know how to create setup file using package and deployment tool but I want to know how can I create a file in which we can include images, pictures, some animations. I mean setup file with our [...]

Answer Question   |  April 19, 2013  6:19 AM
Career development, Data analysis, Development, Lifecycle development, Project management, Training, Visual Basic
asked by:
0 pts.

how to Extract Serial no.s of processor, hard disk, motherboard?
dear members, i want a sourcecode for retrieving serial-code/batch-code of processor, hard disk, mother board or any other peripheral device of personal computer. i think every hardware part of pc must b given some no which i want to know through vb waiting for u r help thanking you plz help to do this task [...]

Answer Question   |  July 31, 2008  9:24 AM
VB, VB.NET, Visual Basic
asked by:
0 pts.

Sending Table Data From Oracle 9i To Sql Server 2005 using oracle 9i Trigger
My aim is to send the data from oracle to sql server 2005 whenever there is data insertion, deletion or updation in the oracle table the same change needs to happen in the sql server having the same table structure as oracle.But I am not finding any way to accomplish this task.please help me. Have [...]

Answer Question   |  November 14, 2006  5:01 AM
HTML, JavaScript, JSP, SQL, T-SQL, Visual Basic
asked by:
0 pts.

need to online a system
i have finished creating the Case Registration System for a small law firm, and the firm said that they want the system tobe online, mean the system can be accessed from any places. how can i do this? how can i online a system that was created using the visual basiv? does it involved the [...]

Answer Question   |  November 13, 2006  7:56 PM
Visual Basic
asked by:
0 pts.

VB.Net of Visual Studio.Net 2003 VS Visual Basic 2005 Express Edition
Good Day! Would be appreciate if there is solution for the following problem: - In VB.Net of Visual Studio.Net 2003, developer can click and drag a table listed in the Server Explorer from a connected database to the form. This will add OleDbConnection control and OleDbDataAdapter control to the form . Developer can also Click [...]

Answer Question   |  October 24, 2006  9:31 AM
7 and earlier, Access, ASP.NET, Database, DataCenter, DB2, Desktops, Development, Lifecycle development, Management, Microsoft Office, Microsoft Windows, Oracle, Oracle 10g, Oracle 8i, Oracle 9i, Oracle Database Versions, OS, Patch management, Programming Languages, Security, Servers, SQL, SQL Server, Visual Basic, Windows
asked by:
5 pts.

dynamic visual basic form based on access database table
I am useing an access database table to populate some lists. I want to dynamicly add picture boxes that I use to seperate the list box as if lined based on how many records I have in the database. Basicly, I just need to know how to add a control by code. I don’t want [...]

Answer Question   |  October 19, 2006  12:39 PM
Access, Database, DB2, Development, Oracle, VBA, Visual Basic
asked by:
0 pts.

Transfer Data to iSeries from Excel
I have some VB code that reformats some data in an Excel workbook. The last step of my code needs to transfer a range of cell to an existing file on the iSeries using an existing data tranfer definition. Is there a way to invoke the dialog box that supports the upload of data to [...]

Answer Question   |  September 26, 2006  2:24 PM
PC/Windows Connectivity, Visual Basic
asked by:
0 pts.

Best way to script redirect of user’s folders and add printers…
I wanted to see which way is the best way to script the redirection of user folders. I am running Windows sever 2003 and XP for workstations. I wanted to know if there was a way to use a variable in a script in order to have Windows automatially redirect the location of my documents, [...]

Answer Question   |  September 26, 2006  12:01 PM
DataCenter, Desktop management applications, Desktops, Development, JavaScript, Management, Microsoft Windows, Networking, OS, Security, Servers, SQL Server, VBScript, Visual Basic
asked by:
0 pts.

Run-time error 5
Hi, i have a problem. i made a .exe file of my project. when i search an Existing record its working fine. but when i enter a worng entery in search field the error Occurred “Run-time error 5 invalid procedure call or argument” but when i do all these exercise in vb 6 software it [...]

Answer Question   |  September 14, 2006  3:24 PM
Visual Basic
asked by:
0 pts.

All datagrid’s data print
hi, when i find out the following code i implement it on my project and its working fine. that was very good. now i have 2 Questions. Dim RRow As Integer, CCol As Integer Printer.Print “” DataGrid1.Row = 0 DataGrid1.Col = CCol For CCol = 0 To DataGrid1.Columns.Count – 1 DataGrid1.Col = CCol Debug.Print DataGrid1.Text [...]

Answer Question   |  September 18, 2006  6:40 PM
Development, Visual Basic
asked by:
0 pts.

VB6 / API / Selecting on-screen graphics objects
I am writing an app. which requires the user to select on screen graphics objects which can be lines, rectangles, odd-shaped polygons etc. Have used API calls like ‘PtInRegion’ to sort out most of the objects but am stuck on Line objects. Is there an API function to determine whether a point is on a [...]

Answer Question   |  August 10, 2006  6:33 PM
Visual Basic
asked by:
0 pts.

Barcode problem
Hi. I have 2 problems in the software that i am doing: 1)I made a function on the textbox_changed so when he reads the barcode he will search in the database for the product info. The problem is that he is searching for each letter or number. ex: 56874474444 he will search after the 5, [...]

Answer Question   |  August 11, 2006  5:03 PM
C, Delphi, Visual Basic
asked by:
0 pts.

simple fax machine program
can anyone help me?i am a beginner and i don`t know how and where to start. does anyone have a simple fax machine program that i can rely on, as my basis.And hopefully can develop my own.plz help me..Thanks..

Answer Question   |  July 7, 2006  2:56 AM
DataCenter, Development, Exchange, Visual Basic
asked by:
0 pts.

api calls
any one please can tell me how to find available references in a .dll file for api calls thank u all in advance

Answer Question   |  June 27, 2006  11:37 AM
Visual Basic
asked by:
0 pts.

Monitoring windows services in VisualBasic 6
I run an email server and have noticed that the POP server has started falling over about once every three to four weeks. I would like to write a VB routine to monitor the service every 30 mins or so and then if it’s stopped to restart it. I have done numerous searches on google [...]

Answer Question   |  June 2, 2006  7:36 PM
Visual Basic
asked by:
370 pts.

Visual Basic problem with different user profiles
My visual basic is work with only domain administrator profile. when i loged in as a local adminstrator it is giving access regestry denied. Can anybody help me to solve this issue

Answer Question   |  May 18, 2006  3:14 AM
Active Directory, Visual Basic
asked by:
0 pts.

Oracle ODBC Drivers from Oracle vs. Microsoft
I am wrestling with whether Microsoft products (e.g., Excel-MS Query) that use ODBC to access Oracle databases would benefit more by using the latest driver from Oracle or Microsoft. If using a driver from Microsoft, is it likely to be significantly less efficient in exploiting the latest features of the Oracle database (which continues to [...]

Answer Question   |  May 4, 2006  7:11 PM
Development, Oracle development, VB.NET, Visual Basic
asked by:
0 pts.

Read from LPT3
Hello there. I have a little problem, I added a second parallel port to my PC and when I try to read from it the computer always crash..! The actual settins from the additional LPT port is I/O Range C888-C88F The sentence that I’m using is: PortIn(Val(&HC888)) I’m programming on VB.NET and read from the [...]

Answer Question   |  May 3, 2006  11:43 AM
C, Development, Hardware, Programming Languages, Software, VB.NET, Visual Basic
asked by:
0 pts.

Windows Kernel Program
A wild question! Here is my idea, I came across about deepfreeze (www.faronics.com) and amazed how their system works. I find deepfreeze helpful and beneficial in protecting computers from spyware, virus and improper installation of programs since a simple reboot of the computer systems restores the original setup (in effect removing all virus and spywares). [...]

Answer Question   |  May 7, 2006  3:22 AM
C, Microsoft Windows, Visual Basic
asked by:
0 pts.

VB.Net – Control.SetFocus
Back in the “old days” of VB6, Me.txtBox.SetFocus would give the text box of interest the focus. I’m in the process of learning VB.Net and this simple task appears to have changed. For the moment I’m using VB 2005 Express, I don’t know if this matters, but I don’t see a method to set the [...]

Answer Question   |  April 12, 2006  9:50 AM
Visual Basic
asked by:
0 pts.