Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / General / March 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Authoring help Files22 Mar 2005 16:53 GMT5
I thought VB6 had a steep learning curve... but attaching some "Help"
to an application is an eye-opener.
This is the first APP in which I am expected to include a Help-System,
and I'm not at all sure which approach I ought to use.
How do I have my app connect to a remote SQL Server that has port 1433 closed?22 Mar 2005 15:34 GMT9
I have a few VB applications that connect directly to a remote SQL
Server, mainly (but not only) so that web site owners can update the
databases that run their web sites.
The people that maintain the web/SQL server have now said (quite
How to open Registry editor with the specified key open22 Mar 2005 14:12 GMT2
How can I open registry editor from VB6 code so that after it opens the
specified key will be opened.
Thank you in advance,
Robix
add a user group to a shared drive22 Mar 2005 03:37 GMT3
I was wondering if it is possible to script adding a user or group to a
shared drive? If so would someone be so kind to point me in the right
direction for information on this and possibly post some code for me to see.
TIA
UserDocument1.vbd22 Mar 2005 02:37 GMT1
I am having a little dilemma when I am running my program
under Windows XP SP2. To make it short, when I start
program, File Download window pops up with a question "Do
you want to open or save this file?". And I have to click
Moving around ADO recordset21 Mar 2005 23:14 GMT14
I need a fast and simple way to move around a Tax Table from within a loop
using an ADODB recordset (SQL Server).  This recordset will not be updated.
I looked at the Find method but it only allows for 1 condition and I need 3
each time I search it inside the loop and need to ...
Logo in User Form Title Bar?21 Mar 2005 22:48 GMT2
Is it possible to not only change the caption in the title bar of a message
form but to also include a graphic such as a company logo? If so, how?
Thanks,
Barry
Scroll Bar on a Form21 Mar 2005 22:07 GMT5
Any Sample code on how to add Scroll Bars to a VB Form.
Thanks
Dib
Class Problem21 Mar 2005 21:42 GMT10
I have a number of arrays of classes with which i want to copy to data from
one element to another, but when i do the data in the first class remains
referenced to the data in the second.
Perhaps i can make more sense with this:
Finding File in Path21 Mar 2005 21:05 GMT3
How can I find out the full path of a file if it is in the Windows path
(anywhere in the path specified by the path environment variable, not just
the windows folder).  For example, if I was given a filename XYZ.  I can use
the shell command to simply execute this (as in Shell ...
vb6 & msword21 Mar 2005 20:45 GMT3
Can anyone point me towards any good tutorials, sites etc which deal with
using MS Word as a report creator within VB6.
We currently use word to create letters but now want to try and go further
with it.
SSTAB Backcolor21 Mar 2005 19:00 GMT2
How can I change the BackColor of a SSTab , I did change it in the
properties and it made no difference.
I am trying to change the Backcolor to White.
Thanks
splitting PDF files21 Mar 2005 17:43 GMT3
Is there a way using Visual Basic to take a PDF and break it down to smaller
PDFs based on certain text that's in the PDF?
Can I mask a lable caption?21 Mar 2005 17:04 GMT2
I'm using a label control (at present) to display a text string, but I
need to "mask" the lblLabel.Caption="2345-6789-1234" when the
string is actually "234567891234"
Can I mask the caption, or should I be using another method?
Frustrated Beginner.. PAssing Values21 Mar 2005 16:34 GMT14
I am new to this, I try to get value by Multiply 2 textbox values.
  Public Function Multiply(A As Currency, B As Currency)
  Dim M As String
  M = A * B
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.