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 2 / March 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Question about tray icon04 Mar 2004 23:20 GMT1
How do I make my program run only in the icon tray, and then I want to right
click on the tray icon and bring up a menu.  How do I do this?
imple SQL question04 Mar 2004 22:58 GMT2
I have an MDB table of names and addresses
The list is  sorted at design time by OwnerName
It is displyed in a DBGrid, DBGrid1
Which is linked to  Data control,  Data1
Help with How to stop Flickering04 Mar 2004 21:37 GMT1
Can anyone please tell me how to stop my image box picture flickering when I
resize the form at runtime
I have set Autoredraw = True
Ian
CreateObject Question04 Mar 2004 21:28 GMT7
Hi, I'm been tinkering with using CreateObject in VB to open and
manipulate Word on another PC. When I run the code without specifying
the remote computer, it opens locally and works well. But, when I
specify a remote computer it either does nothing or locks and
Copying text between text boxes - only first 65535 characters copied04 Mar 2004 21:24 GMT15
When I copy text between two text boxes, only the first 65535 characters are
copied. Is there any way around this?
Thanks,
Andrew
Testing to see if an array has been initialised04 Mar 2004 21:07 GMT5
Here's the code example...
Dim myArray() as string
later I will redim the array in a for/next or a Do/While Loop
   x = ubound(myArray) +1    <<< causes error 9 if no elements exist
removing spaces04 Mar 2004 20:11 GMT4
I want to check if a field in my db is empty.
<%
If rs("uiid") <> "" Then
<snip>
How to keep apps on top ?04 Mar 2004 19:43 GMT2
Is there anything I can do (in VB 5) to keep an application "on top"?
It does not, necessarily, have to keep the "focus" but I want it to stay on
top of any other app that is running.
Thanks,
Path not found when I load project04 Mar 2004 16:05 GMT5
path not found
c:\windows\testproj.bas
continue loading project?
I have returned to something i was working on 6 months ago. I've moved
Creating Outlook Task Item04 Mar 2004 15:10 GMT1
Hello, I'm hoping someone can help me!
I have created a database using Access2002 and Visual Basic for
Applications.  I have created a module that creates a task item in Outlook
but I need to set the task reminder to be 8 months after the date in each
Problem using MSComm32.OCX04 Mar 2004 14:24 GMT3
I am having trouble using MSComm32.OCX in my VB6 application.
When I attempt to use the set command to create the comm object, like this:
Dim MSComm1 As Object
Set MSComm1 = CreateObject("MSCommLib.MSComm")
Child Windows - "Importing"04 Mar 2004 13:21 GMT1
If you have an MDI application, is it possible to load
a child windows as a DLL at run time?
This would be a window that was not part of the original
application, but added later, without recompilation, as
Out of memory04 Mar 2004 13:07 GMT3
Can anybody give me some information about this error ?
---------------------------------------------
| Run-time error '-2147024882 (8007000e)':
| Out of memory
problem with win32 API call from vb using CreateFile(), WriteFile() sending to LPT104 Mar 2004 12:45 GMT1
I am having a problem using the win32 API from VB6.
I am trying to send a command string to a printer(zebra TLP 2742) on
LPT1
using the folowing API functions
howto 'fix' a picture in a form ?04 Mar 2004 11:31 GMT1
i have the following problem:
i have a image on a form and set the .picture to a .bmp file at
designtime.
this .bmp is located in the same directory as the .frm and .vbp files.
Pages: 1 2 3 4 5 6 7 8 February, 2004
 
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.