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
VB6 Make .exe gives "License information for this component not be found..."31 Mar 2005 23:17 GMT1
I've recently installed VB6 on a new hard drive, and when I try to mak
the .exe of an older project, I get an error window that says:
"License information for this component not found.  You do not have a
appropriate license to use this functionality in the desig
VB6 to find existence of a Network Drive and it's letter.31 Mar 2005 23:11 GMT5
Is there a function or API in VB6 to see if a Network Drive is connected
and active based on the name of the folder and drive letter?
So for e.x.:
I already have \\AMSSRV\AMSTST mapped to N:
Saving a CSV file WITHOUT opening Excel31 Mar 2005 23:00 GMT17
CSV is actually a very complicated format, so I've normally just let Excel do
it. However we're trying to streamline a number of our processes and now I
would like to use "pure" VB to do this.
Is there a way I could use some of the internal objects to export a "real"
Using 'Shell' for Adobe Acrobat - the "Minimize" feature doesn't w31 Mar 2005 21:22 GMT4
I've run into a problem with the following scenario:
From my Visual Basic 6.0 application I try to open several pdf files, one
after another. The way I do that is by using 'Shell' command to launch Adobe
Acrobat application together with a given file. This is a sample VB code:
Shell command31 Mar 2005 18:25 GMT2
I am trying to use shell command to copy pcl font to the
printer and it does not work from within VBA or VB6.0
the code is the following
x = Shell("CMD copy /b E:\DEVELOPMENT\font-id.txt LPT1",
Where is DatePart...?31 Mar 2005 17:26 GMT19
I'm attempting to debug a VB4-16 app that is giving me an "Undefined
function 'DatePart' in expression" when I attempt to use the results of this
SQL query:
SELECT Students.YearOfGraduation FROM Students WHERE (((DatePart('m',
Printing Contents Of A Picturebox31 Mar 2005 16:29 GMT1
I have the need to print the contents of a picture box along with some other
text I will place on the Printer object.
Does anybody know of a way to do this ?
Thanks, Dana
sql STATMENT in VB 631 Mar 2005 16:28 GMT9
I have this statment behind a Form in VB,
      If rsPatient!FirstName = Me.txtFName And rsPatient!lastname =
Me.txtLName Then
       msgbox
Redim Preserve or String Concatenate31 Mar 2005 15:09 GMT4
I'm cycling through a db of string values and need to make this as fast
as possible
I have colon-delimited identifier strings e.g.
MyIdString = 12345:abcdef:xyz:12345.667
Another SQL31 Mar 2005 13:46 GMT6
I am so confused I have looked at this so many hours and could not figure it
out. This is how I have it setup.
In an event a user wants to add a new patient, the system must check to make
sure that the first name and last name does not exists. if it exits and the
Text Box and isDate31 Mar 2005 10:33 GMT5
How can I force the user to enter a full date
I have this
Private Sub txtDOB_Validate(Cancel As Boolean)
If Not IsDate(Me.txtDOB.Text) Then
Connecting Active Directory with visualbasic6.031 Mar 2005 10:15 GMT2
Hi, I am using Visual Basic6.0. I am having a login form where username and
password are stored in database. But i want to use the active directory
information
to login into the project. I don't want the user to have separate login for
Err.Raise in a DLL31 Mar 2005 09:55 GMT12
I have VB6 EE on WinXP SP2.
I am trying to raise an error using following error from with-in a DLL:
   Err.Raise vbObjectError + 599 ', "ClassName",
Ironically, I am getting another error which says:
Mozilla Thunderbird and Attachments31 Mar 2005 09:03 GMT2
I am using Mozilla Thunderbird 1.0 as email-client
I would like to DragAndDrop the Attachments directly
onto a VB6-Application-Icon and do sth. with it.
What I get in the Command$ is "C:\DOKUME~1\PETER\LOKALE~1\test.txt"
Owners Area?31 Mar 2005 06:16 GMT3
In the list of MS newsgroups, I see a microsoft.public.vb.ownersarea.
Is this news group DOA or do I need to do something special to access it?
Thanks
- Kev
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 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.