Advertisement

1 - 10 of 14356 containing alltags:("VB") (0.007 seconds)
I want to distribute my own font with my VB(4.0/16 Pro) App. What should I do to install it? (I mean after SetUp put it on hard drive) Thanks
Zones: Visual Basic, Font CreatorDate Answered: 03/20/1997 Grade: C Views: 0
I have a Sheridan DBGrid in VB 4.0, bound to a Recordset resulting from a Query to an Access 7.0 Database. The problem: The Database cannot be updated. I use Edit and Update, but before Update, th...
Zones: Visual BasicDate Answered: 05/21/1997 Grade: C Views: 0
I work Tech Support.  Currently, we have managed to write a bunch of batch files to semi-automate our install process.  I asked one of our coders if they could write a quick VB app to add a value a...
Zones: Visual BasicDate Answered: 05/12/1997 Grade: C Views: 0
I am a newbie VB programmer.  I am in "advanced" programming in my school.  The first semester was about HTML coding and now we are learning about VB code.  The problem is, our school isn't that ri...
Zones: Visual BasicDate Answered: 05/16/1997 Grade: C Views: 0
When I run a program that populates an excel spread sheet, it blows.   Here's a snip of the code;     Dim Excel As Object     Set Excel = CreateObject("Excel.sheet")     Excel.Application.Visible =...
Zones: Visual BasicDate Answered: 05/28/1997 Grade: A Views: 0
I currently have a VB4 app which uses a Access 2.0 database.  The system was originally intended to run in a standalone environment.  My client now wants the system to function in a multiuser envir...
Zones: Visual BasicDate Answered: 05/24/1997 Grade: C Views: 0
A former employee of ours wrote some code in VB 4.0 and Borland C++ 3.0.  We have the executable and source code for the C++ portion; however, the source code for the VB has been destroyed.  I woul...
Zones: Visual BasicDate Answered: 06/07/1997 Grade: B Views: 0
Is it possible to make use of the MS WinG library (linking WinG functions in the VB project) without C/C++ coding, or without using any OCX control which would hide the WinG routines ? I have trie...
Zones: Visual BasicDate Answered: 06/25/1997 Grade: B Views: 0
I am using VB4 with Oracle and RDO data access.  I need to make an Oracle stored procedure call from an RDO object and return either return codes or rows from a table.  This is not documented very ...
Zones: Visual BasicDate Answered: 06/16/1997 Grade: C Views: 0
I need to create in VB some hypertext, which could be displayed as "transparent" text on a background bitmap (not necessarily rectangular), and with self-customized scrollbars (I mean not the usual...
Zones: Visual BasicDate Answered: 07/04/1997 Grade: B Views: 0