VB Questions


How to pass value at run time from VB 6 to Access 2000 Query for reporting
I have developed a sall application. Data is in Access 2002, Development is in VB 6. For reporting I have designed Queries, using the queries I have designed the reports. It works fine. While run time I accepts the criteria or value from user, based on that I have to show reports. My question is [...]

Answer Question   |  October 6, 2008  10:19 AM
Access, Access 2002, Query, Query tuning, VB, VB 6, Visual Basic 6, Visual Basic developers, Visual Basic for Applications
asked by:
155 pts.

Microsoft Access in a Server
Hi I am using Vb6 as front-end which is installed in the client machines and MS access 2003 in my server as back-end. Can I create local copies in each client system and at a particular time I need to update the server database with the local databases

Answer Question   |  September 20, 2008  7:24 AM
Access 2003, Client-server, Microsoft Access, VB, Visual Basic 6
asked by:
5 pts.

Is there a way to automate the ‘Receive Files from Host’ command’?
I need to automatically run the Receive Files from Host command after business hours. Is there a CLP command to accomplish this with an example? Thanks, LWK

Answer Question   |  July 31, 2010  12:31 PM
CLLE, CLP, RPGLE, VB
asked by:
Lwk
25 pts.

How can i position the modal form
How to change the position of a modal form on the screen thourg code in vb 6.0

Answer Question   |  September 16, 2008  11:53 AM
Modal window, VB, Visual Basic 6
asked by:
5 pts.

Excel – Automatically Publish graphs to Intranet
I want to publish updated graphs to my intranet automaticlly. ie open excel, refresh data (from as400)then save,publish&close (running from the scheduler ) I have my Downloaded vb express & looked at vb sites etc… & managed to create a project which publishes the page to the intranet correctly using f5 but as I say [...]

Answer Question   |  September 20, 2008  2:50 PM
Microsoft Excel, VB
asked by:
150 pts.

How can we Use SQL 7 in Visual Foxprox
Dear Friends, in my company we are using Visual basic with SQL, in VB we have very problem to create Text files, But We Good Know Foxpro (easily create text file in visual foxprox), so I want to use SQL 7 in visual foxprox, Note : Many Link i see on net, but not all [...]

Answer Question   |  September 20, 2008  6:20 AM
SQL Server 7.x, VB, Visual Basic, Visual FoxPro
asked by:
15 pts.

Crystal Reports 9 export to Excel
i am using crystal repo 7 with VB and exporting to excel its ok for layout but after crystal 9 version its export property change how to keep contant or same as 7 version

Answer Question   |  September 8, 2008  4:02 AM
Crystal Reports, Crystal Reports 9, Microsoft Excel, VB, Visual Basic
asked by:
20 pts.

Printing Reports to Dotmatrix Printer from Visual Basic 5.0 OR 6.0
Respected Sir, In SQL I would like to solve the following complex script by using Visual Basic 5.0 or 6.0 Versions. First Table Name: tblClient Fields: ClientID, ClientName Second Table Name: tblPurchase Fields: ClientID, Item Name, Qty, Price Here How can I pass one SQL query for a Dos print out by opening a text [...]

Answer Question   |  September 28, 2008  7:32 PM
Printers, SQL, VB, VB5, Visual Basic
asked by:
5 pts.

PopupMenu
Hi, In VB6 I used to call this to popup a menu: PopupMenu mnuFile how do I do it in vb.net ? please send me small example thanking you in advance

Answer Question   |  September 8, 2008  7:22 AM
VB, Visual Basic
asked by:
10 pts.

Retrieving data from SQL server 2005 using VB6? VB6??
How to create an application in VB6 that can retrive data from microsoft SQL Server2005.Is that possible.Thank you.

Answer Question   |  October 7, 2009  7:14 AM
SQL Server 2005, VB, Visual Basic
asked by:
5 pts.

Using MSDE 2000 Release A with my Custom VB 6.0 Application (PDW or Visual Installer 1.1)
Hello IT Pro, Please can anyone give a thorough guideline on how to package my VB 6.0 Application with MSDE 2000 (Also including my Custom Database) so that my clients gets the CD and install without my being there for assistance Please help

Answer Question   |  September 2, 2008  1:57 PM
MSDE 2000, PDW, VB, VB 6, Visual Installer
asked by:
5 pts.

DotNetNuke question – adding a user control to module
I am working on a dotnetnuke web application and I am trying to add a user control (.ascx) to the app. It compiles cleanly , but I run the application and click the link to load the user control, I get the following error: ” Could not load type ‘ICPC.DNN.Modules.TimeXP.controlname’” Does anyone have an idea [...]

Answer Question   |  August 29, 2008  4:16 PM
ASP.NET, DotNetNuke, VB, Visual Basic, Visual Basic .NET
asked by:
5 pts.

Need to know about Performance testing tool which can test VB 6, ASP.NET and C# together or seperately
Hi All, I have got an application which is integration of 3 sub applications, 1st sub application is developed in ASP.NET, the 2nd in VB 6.0 and 3rd in C#. These 3 sub application is combined and integrated to one and have dependencies on each other. I need to execute Performance Testing in this application [...]

Answer Question   |  August 29, 2008  5:39 AM
ASP.NET, C#, Performance testing, Software Quality, Software testing, VB, Visual Basic
asked by:
25 pts.

SQL Server project in VB 2005
A form contain two text field (Name,Address) three buttons (Save,Modify,Delete). A test.mdf file in sql server. I want total source code of that sample project Pl help me about that. Thank you prit

Answer Question   |  January 23, 2011  5:05 AM
SQL Server, Stored Procedures, VB, VB 2005, Visual Basic, Visual Basic 2005
asked by:
5 pts.

How do I stop my VB6 application on a Windows2003 server using up all the connections on my 9i DB?
The root of the problem seems to be w3wp.exe interacting with the 10g client we use to attach to the 9i DB (due for upgrade to 10g soon). I can’t really change the VB component since it’s also required to run on Windows2000 – which it handles with no problems against the same DB. Also [...]

Answer Question   |  September 28, 2008  9:47 AM
Database connectivity, IIS, Oracle 10g, Oracle 9i, VB, Visual Basic, Visual Basic 6, w3wp.exe, Windows Server 2003
asked by:
5 pts.

VB updates to DB2 table.
Why does as DB2 table need journaling when doing updats from VB SQL? Our setup is SQL, link server, local DSN to AS400.

Answer Question   |  June 16, 2010  1:11 PM
Journaling (AS/400), SQL, VB
asked by:
25 pts.

BAPI_PROCORD_GET_DETAIL in Visual Basic
I want read data from SAP using VIsual Basic. I am Using "BAPI_PROCORD_GET_DETAIL" bapi for this purpose. While executing this BAPI in SAP , i am getting the records. But when I tried it from VB i am ubnable to Get data. Following is the code i am trying in VB.Please check and give me [...]

Answer Question   |  June 22, 2009  9:22 AM
ABAP, BAPI, BAPI_PROCORD_GET_DETAIL, SAP development, VB, Visual Basic
asked by:
25 pts.

How to show list view in Microsoft Access report
i sample out some of the data from database. i shows my sampling in a listview in visual basic 6.0. now i want to show the sample to microsoft access. how’s the coding?

Answer Question   |  August 18, 2008  9:42 AM
listview, Microsoft Access, VB, Visual Basic 6
asked by:
10 pts.

How to play songs while program’s exe (written in VB 6) runs.
Please show me the code to — play songs, through Windows Media Player 9, while my program’s exe (written in VB 6) runs. What I have tried is, In a form I have taken 1) ‘Windows Media Player’ control (‘wmp.dll’) from ‘Project’ Menu –> ‘Components’. 2) ‘FileListBox’ control, which contains file names of songs as [...]

Answer Question   |  August 11, 2008  10:45 AM
VB, Visual Basic, Visual Basic 6, Windows Media Player
asked by:
155 pts.

SQL Connection
Using VB6 How can I build a connection code to connect to SQL DB

Answer Question   |  July 30, 2008  5:33 AM
Database connectivity, SQL Database, VB, Visual Basic 6
asked by:
Khl
5 pts.