| Thread | Last Post | Replies |
|
| time and date | 11 Oct 2006 14:29 GMT | 6 |
i need to determine the number of seconds since 1970-01-01 from a date, ex. Dim nSec as long Dim MyDate as date nSec = ???funct??? (MyDate)
|
| VB.NET UDP Clinet On Windows Terminal Service Session | 11 Oct 2006 08:54 GMT | 1 |
Hi Friends, i am Using VB.NET 2005 Application as UDP CLIENT on Windows Terminal Services, on first session i am able to run my application, but on all others i am getting error message "Only one usage of each socket
|
| Threading in Visual Basic - Many threads | 11 Oct 2006 08:50 GMT | 13 |
This problem becomes apparnt on faster systems, the faster it is, the quicker it will crash. Basically my program logs onto a DB, retrieves a series of IP addresses, and then sets about pinging them all. Due to interface
|
| Calling a batch file from a vbs script | 11 Oct 2006 06:51 GMT | 2 |
I have been unable to find any resources on how to call a batch file from a vbs script could you please help? Dane Danewman@ahrc.org
|
| Question for Mike Williams... please need help | 11 Oct 2006 06:09 GMT | 12 |
Hi Mike, According to J French I should ask you for help, so... http://groups.google.nl/group/microsoft.public.vb.general.discussion/... On 5 Oct 2006 05:28:52 -0700, "Co" <vonclausow...@gmail.com> wrote:
|
| Detecting and Active Firewall... | 10 Oct 2006 22:59 GMT | 1 |
Hello Friends, I have an app which uses the WinSock control. The app runs fine except when a user is behind a firewall, the app crashes real hard. It seems when using the WinSock control in an attempt to make a remote connection makes this
|
| Crystal Reports in VB 2005 Express? | 10 Oct 2006 19:45 GMT | 1 |
I have CR11 Developer, and I'm trying to get VB Express to work with the RDC Designer library. The book I have states that you should add the support from Project | components | Designers in VB. However these options don't seem to exist at all in the Express IDE. Is it
|
| Access2003 with VB6 | 10 Oct 2006 18:45 GMT | 1 |
New to VB6. Familiar with Access and VBA. Trying to build database with VB6 and Access 2003. Visual Data Manager says cannot recognize file (.mdb) while trying to connect to Access 2003. Can somebody please tell me what's wrong ?
|
| Create Shortcuts without using WSH | 10 Oct 2006 17:50 GMT | 9 |
I need to create shortcuts in VB6 WITHOUT using the winsows scripting host. Although its easy to use WSH, symantec (and perhaps others) slaps a big red "malicious script" popup box when it tries to run - I don't need users thinking we are trying to hijack their system.
|
| Microphone Input | 10 Oct 2006 17:05 GMT | 1 |
What is the easiest way to capture Microphone Data in Visual Basic6? Thanks for any help. Frank.
|
| Add choice to right mouse drop down | 10 Oct 2006 17:04 GMT | 8 |
I'm using MapPoint 2004 and was wondering if anyone has a work around for adding a command option to the right mouse click? Is it possible to add an extra choice to the right mouse click.
|
| Collapsing Code in VB6 | 10 Oct 2006 16:39 GMT | 4 |
Does anyone know of an add-in for VB6 that allows sections/regions code to be expanded and collapsed, like in the .NET IDE? Charles
|
| Seek statment on very large file | 10 Oct 2006 15:04 GMT | 4 |
I would like to use something like "Seek [#]filenumber, position" (VB5 Pro) on a file of ~3GB. In this statement Position should be a long integer (range 1 – 2,147,483,647), and my file is longer than this range. Any ideas for a
|
| Numeric Output | 10 Oct 2006 14:57 GMT | 1 |
I am writing label attributes to a text file. Why is it that text lines have no leading or trailing spaces, just the text and a carriage return, but numeric values have a leading and trailing space? Here is the code:
|
| User-friendly tool to graph data? | 10 Oct 2006 13:08 GMT | 7 |
I've taken a look at components to chart data, whether MS Chart or bigger tools like Crystal Reports, but they're not exactly what I'm looking for. Ideally, I'd like users to be able to open a data source (SQL server
|