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
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10005827.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10006803.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10010423.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10011078.html
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 =...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10011953.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10012092.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10013550.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10013780.html
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 ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10014357.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10014835.html
Zones:
Visual BasicDate Answered: 07/04/1997 Grade: B Views: 0