VB 6.0 Questions


How to create Access 2003 MDB file using VB 6.0
I am developing a VB 6.0 application that uses Ms-Access 2003 as back end and I want create a Access 2003 database file if  does not exist. I can only create a Access 2000 database file, not an Access 2003 database (.MDB) file.

Answer Question   |  March 22, 2013  3:45 PM
Microsoft Access 2003, VB 6.0
asked by:
10 pts.

Open PDF file in VB 6.0
How to open PDF file in VB 6.0 using foxit reader?

Answer Question   |  February 6, 2013  8:45 AM
PDF Files, VB 6.0
asked by:
5 pts.

Oracle10g,VB6.0,dell-laptop,connection error
I have a Dell-Inspiron. when I try to connect VB 6.0 and Oracle 10g, I get a TNS error. I have been getting this error for other dell laptops alone. What change should I make?

Answer Question   |  October 26, 2012  1:05 PM
Dell, Oracle 10, VB 6.0
asked by:
5 pts.

Image capture and store into Sql Server 2005 code in vb 6
how to store image in Sql Server 2005 by using visual basic 6

Answer Question   |  July 5, 2012  10:03 AM
MS Access 2003, MS SQL Server, VB 6.0
asked by:
0 pts.

VB 6.0 Database
Hi guys, I have a question about vb 6.0 database. I used ms-access to connect the database with vb project. the component I used adodc. when I try to move the project to another computer the project will say misplacing the database it lost the pathe of the db. Is there anyone can help me [...]

Answer Question   |  May 3, 2012  8:02 AM
Microsoft Access, VB 6.0
asked by:
15 pts.

connecting Visual Basic 6 program to wamp server
How to connect vb6 program to wamp server

Answer Question   |  October 21, 2011  7:10 AM
VB 6.0, Visual Basic 6, WAMP Stack
asked by:
25 pts.

Using combobox to get record from database
how to use combobox in getting record from the database and it will display in flex grid

Answer Question   |  March 31, 2012  6:25 AM
ComboBox, VB 6.0, Visual Basic 6.0
asked by:
5 pts.

Multiple step operation generated error
How can i get through with this error,, multiple set operation generated error. Check each status value.. im using data Environment for the data source,,i would like to add new data un a table in the visual foxpro 9,,connected by the data environment,,but this error occur before the update command,,i search all over the net [...]

Answer Question   |  March 31, 2012  6:18 AM
VB 6.0, Visual Basic, Visual Basic 6.0, Visual FoxPro, Visual FoxPro 9
asked by:
85 pts.

Drag and drop PDF files in VB 6.0
Hi there…! Is it possible to drag and drop pdf files using filelistbox and dirlistbox within vb6 form? Any comments will be appreciated… Thanks!

Answer Question   |  March 31, 2012  7:42 AM
PDF, PDF Files, VB 6.0, Visual Basic 6.0
asked by:
30 pts.

Listview item in data report
how to show listview items in datareport?

Answer Question   |  March 31, 2012  2:45 AM
VB 6.0, VB Data Report, Visual Basic 6.0
asked by:
30 pts.

Creating Temporary File in Visual Basic 6 using Foxpro
How can i make a temporary file in visual basic 6 using visual foxpro 9 as backend?,,, i manage to make a temporary file in foxpro but i didn’t no how to do it in visual basic,,please help me,,

Answer Question   |  March 31, 2012  8:30 AM
FoxPro, Temporary files, VB 6.0, Visual Basic 6
asked by:
85 pts.

Run time error 3265 VB6.0/SQL2005
I am making a report inwhich i want to insert some values from a diffrent Table ( By making a module) Coding of Module is:- Public Function Deposit(ByVal M) Set conn14 = New Connection Set rs14 = New Recordset With conn14 .ConnectionString = Connection = “provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=BCS1;Data Source=DEEPAK” .Open End With rs14.CursorLocation [...]

Answer Question   |  March 31, 2012  2:39 PM
SQL 2005, SQL 2005 Database, VB 6.0, Visual Basic 6.0
asked by:
40 pts.

VB6.EXE: 0X0000005: Access Violation
I have a VB6 app I have been using and updating for several years on an Windows XP. I recently purchased a Windows 7 computer, and it won’t build the .exe, I get the error listed above. If I place all the files from the Windows XP computer to and external drive and run the [...]

Answer Question   |  March 31, 2012  7:59 PM
VB 6.0, VB6.0, Visual Basic, Visual Basic 6
asked by:
25 pts.

How to connect Visual Basic 6 to Lotus Notes 7?
Please advise that step by step, thanks

Answer Question   |  May 3, 2011  7:57 AM
Lotus Domino, Lotus Notes 7, VB 6.0, Visual Basic 6.0
asked by:
5 pts.

add data in visual basic combo box from a table in database
how can i add a list a data from database to combo box…thannxxx

Answer Question   |  May 7, 2011  3:11 AM
VB 6.0, VB Data Report, Visual Basic 6.0, Visual Basic Data Report
asked by:
55 pts.

Visual basic 6 error messege
Hey friends, can anybody out there help me. im designing a point of sale interface in vb6 and when i add image to it and try to run it, I got the message that says ” the program has stop working”. I thought some files  in the program has been corrupt so i uninstall an [...]

Answer Question   |  April 12, 2011  9:49 AM
VB 6.0, Visual Basic 6.0, Visual Basic Error Messages
asked by:
195 pts.

How do I upload an image or images at runtime in Visual Basic 6
I have designed an interface by which users are soppose to UPLOAD their thier pictures but they cannot do that at RUN TIME. Please help me with the CODE. am using VB6. It is a library registration form with Name, Index, Picture. we are able to update the name and index but unable to UPDATE [...]

Answer Question   |  March 9, 2011  11:14 PM
Database administration, VB 6.0, Visual Basic, Visual Basic 6.0
asked by:
55 pts.

set location of the database in the crystal report version 8.5 through vb 6.0 program
I have developed small system in vb 6.0 and using crystal reports 8.5 as reporting tool, if i have prepared the report format in crystal report the location of the database ( MS Access 2003 ) is set after selecting the database name. I would like to set the location of the database through vb [...]

Answer Question   |  February 25, 2011  4:59 PM
Crystal Reports 8.5, VB 6.0
asked by:
Sdd
5 pts.

How to count data in Access 2003 stored database
hello to all, will u please help me on how to count data in stored data in database, I am using ms access and vb6. Thank you

Answer Question   |  February 17, 2011  12:21 PM
Access 2003, Access Database, VB 6.0, Visual Basic, Visual Basic 6.0
asked by:
55 pts.

How to connect Visual Basic 6.0 to wampserver using odbc
Sir, please give me the proceedure in connecting visual basic 6.0 to wampserver using odbc. show me on how to configure odbc in order to connect wampserver. Give me an example code of edit, delete and save using visual basic 6.0. Your help is appreciated a lot.

Answer Question   |  September 26, 2012  6:52 AM
SQL Server, SQL Server connectivity, VB 6.0, Visual Basic 6.0, WAMP Stack, Windows XP SP3
asked by:
5 pts.