Recent IT Questions

1 - 20 of 21
<<PREVIOUS 1|2 NEXT>>

how to open media fils?

how to open media files using vb6 using dialogbox control please get me the codings to open and to read

Answer Question   |  May 8 2008   9:45 AM GMT   |  asked by Shwetha
VB6, DialogBox, Visual Basic 6


how can i limit the data size while entering to the database ?

how can i limit the data size while entering to the database from Excel sheet using vb6?

View Answer   |  May 2 2008   10:43 AM GMT   |  asked by Shwetha
VB6, Visual Basic, Microsoft Excel


Just In Time Debugging

Just to ask what really the cause of this kind of error "just in time debugging" Im using visual basic 6 and SQL Server 7, and im developing a biometrics program that this error is frequent to occur...may everyone share there ideas with regards on this matter, really need help. Thanks in advance.

Answer Question   |  Apr 25 2008   2:15 AM GMT   |  asked by Jdcruz
Application development, VB6, SQL Server 7


How to work with Visual Basics 6.0 and SQL Server 2000

I am designing a system with Visual Basics 6.0 as the user interface and SQL Server 2000 as the backend. How can I add data to the database through Visual Basics? How about deleting data in the tables?

View Answer   |  Apr 18 2008   1:17 PM GMT   |  asked by SQL Server Ask the Experts
Visual Basic, SQL Server 2000, SQL Server integration/interoperability


Crystal Report Problem in VB6

I am using VB6 with back ground Database DB2 AS400 iSerices and Crystal Report 9.0.When I Show the Report Its prompt me to enter password. I have tried to find the solution and found some thing about LogOnServer but every example is there for Crystal Report 7,8, and 8.5. I have tried to use...

Answer Question   |  Apr 14 2008   6:49 AM GMT   |  asked by Mr. SEA
Crystal Reports, AS/400 DB2, VB6


LogOnServer Problem in Crystal Report

I am using VB6 with back ground Database DB2 AS400 iSerices and Crystal Report 9.0.When I Show the Report Its prompt me to enter password. I have tried to find the solution and found some thing about LogOnServer but every example is there for Crystal Report 7,8, and 8.5. I have tried to use...

Answer Question   |  Apr 8 2008   11:35 AM GMT   |  asked by Mr. SEA
Crystal Reports, AS/400 DB2, VB6


Connect to Microsoft Access database

I want to connect to an access database that is placed on an internet server. i use the following syntex when i want to connect localy.With DB.Provider= "Microsoft.Jet.OLEDB.4.0".Properties("Data Source").Value= "C:\Data.mdb".Open.CursorLocation = adUseServerEnd WithCan't i just change the...

View Answer   |  Feb 27 2008   12:08 AM GMT   |  asked by Blink.j
VB6, Web development, Microsoft Access


VB6 vs. Visual Studios 6

What is the major differences between VB6 and Visual Studio 6.0

View Answer   |  Feb 21 2008   5:08 PM GMT   |  asked by Jason Hansen
VB6, Visual Basic, Visual Studio


Connecting from VB6 to a remote Oracle Database

We are a SQL 2000 Database shop using Visual Basic 6.0 & Windows 2003. I need to develop an application that can access an Orcale database on a remote system (sight to sight VPN in place) using SQL. I retreived some information yesterday that enabled me to construct the connect statement in our...

View Answer   |  Feb 19 2008   3:41 PM GMT   |  asked by Gcasner
Visual Basic 6.0, SQL Server 2000/2005, SQL Server 2005


Automating an application

I am a beginner in VB. I was working on a project to upload data from one table to another. The tables are in different databases. Now I am supposed to automate it so that the update from one table to another can be done regularly. I guess it should be timer based but I do not know how to use it....

View Answer   |  Feb 8 2008   12:04 AM GMT   |  asked by Karibu
VB6, SQL Server 2000


Visual Basic 6.0 Programming Trigonometry Question Using Repetition Method

Write a program to produce three lines of a trigonometry table. The program should request a number of degrees, n, as input and display the values of the sine, cosine, and tangent, function for angles of n – 1, n, and n + 1 degrees. The values should be displayed with five decimal places neatly...

Answer Question   |  Jan 31 2008   10:55 PM GMT   |  asked by Wangitarhero
Visual Basic, VB6


for AS/400 V5R2

HI THIS IS BHAVESH I AM GETTING ERROR WHILE EXECUTING RDO PREPARED STATEMENT THROUGH VB6 ODBC CONECTIVITY ON AS/400 SERVER PL. NOTE THAT IT IS WHEN I HAVE CHANGED MY SERVER BOX FROM V4R5 TO V5R2 MODELSTRING FOR PREPARED STATEMENT I AM USING AS FOLLOWS Public SosRdoEnv As rdoEnvironmentPublic...

Answer Question   |  Jan 18 2008   11:42 AM GMT   |  asked by Bu
AS/400 errors, VB6, RDO


ms acess trouble

i am having trouble with my vb programs. I have several vb programs that make data reports from access datatables. All of a sudden my datareports will not update until i close my program and reopen it. Any help would be greatly appreciated.

View Answer   |  Jan 18 2008   8:39 AM GMT   |  asked by Dmattin2
VB6, Microsoft Access


Logon automation

I have several programs that where written in vb6 that are now required to be automated through a scheduler. It has been a while since I coded in vb6 and need to know a way to get access to the current logged on users credentials to pass on to a database loggon. the Oracle database is NOT set up to...

View Answer   |  Jan 4 2008   2:31 PM GMT   |  asked by Blowerycolumbus
VB6, Programming Languages, Logon


WRITING LONG LINE ON TEXT FILE

HOW TO WRITE 4OOO LONG STRING OF CHARACTERS IN ONE LINE (NO WRAPPIN) ON TEXT FILE USING FILE SYSTEM OBJECTS IN VB6 ?

View Answer   |  Dec 31 2007   10:49 AM GMT   |  asked by AB
LONG STRING, Visual Basic, VB6


VB Script for LCS 2005

HiAnybody have an Idea how to write the msRTCSIP-OriginatorSid SID into an Contact for LCS 2005 using VB6 or VBScript.Tried the objUser.Put "msRTCSIP-OriginatorSid","" part but dont work.Can read it with a script but having trouble writing back to it

Answer Question   |  Dec 16 2007   6:13 PM GMT   |  asked by Ghost-Rider
VB6, VBScript, LCS 2005


Set System Fonts through VB Code

I want to change font of "MENU" as well as "ACTIVE TITLE BAR" through VB Code, which we usually change from ---> Control Panel - Display - Appearance.In my application all inputs and outputs are in a specific fonts but menus and titles of forms appear in default fonts set by the system. So, only...

Answer Question   |  Dec 4 2007   4:01 PM GMT   |  asked by Mayuri
Windows, VB6, Visual Basic 6


Vb Problem

I use MS Acess database for VB. For reporting I use Data Report. Now I want to import data from MS Access (two different tables) in the same report. Pls help me ....

Answer Question   |  Nov 28 2007   12:00 AM GMT   |  asked by Bobi
Visual Basic, VB Data Report, VB6


msflexgrid

Dear Sir,I'm using msflexgrid in vb6.0. its displays two rows.. Now i want to wite a print option (godex print) given by the following detailsID,Name,datetime,..ID,Name,datetime..the abone 2 rows are displayed.will you pls help me how to write it

View Answer   |  Nov 27 2007   1:46 PM GMT   |  asked by Gangadharanbalaji
VB6, MSFlexGrid


Printing a report in varying pagesizes

I have a customer who want to the dot matrix printer to stop where the invoice ends.. it could be juz 3inches for some bills and A4 for some others..can anyone please tell me how to set the pagesize through code in VB6? I tried using the Printer.PaperSize property.. but no effect..anybody got a...

View Answer   |  Nov 16 2007   7:58 PM GMT   |  asked by DotComGuy87
Printing, Reports, VB6


1 - 20 of 21
<<PREVIOUS 1|2 NEXT>>