Home All Groups Group Topic Archive Search About

Visual Basic General Discussion

microsoft.public.vb.general.discussion
Score dhSQLite AttachDatabase DetachDatabase
RB Smissaert - 14 May 2007 9:32 PM - 3 messages
Using the latest version of dhSQLite + engine 3.3.17 Having a look at AttachDatabase and DetachDatabase and there are few things that are not clear. When I run the following the DetachDatabase doesn't seem to do anything, although it runs without error: ...
Score variable size record length file parsing
Matt Williamson - 14 May 2007 5:34 PM - 12 messages
I need help parsing a file that will have variable sized record lengths. I've done this in the past with a fixed size record, but I'm not sure what the best approach would be with variable sized records. ...
Score spliting a string up
Desmond - 14 May 2007 5:30 PM - 2 messages
I am reading a text file in of the format 4 ,  7 , 29 , 30 , 42 , 44 9 , 28 , 40 ,  0 2 , 21 , 39 ,  0 10 , 13 , 28 ,  0 16 , 21 , 25 ,  0 Having read each line, I wnat to break it up into numerical bits maybe ...
Score Need a value for WAIT_TIMEOUT
Mike D - 14 May 2007 5:21 PM - 6 messages
I'm trying to do a serial port app with the API, and my winapi.txt file doesn't have an entry for WAIT_TIMEOUT.  Does anybody know the correct value for this constant?  It should be one of the return values for ...
Score how to find the Last Event fired on a particular form in the VB Application
RamaKrishnan - 14 May 2007 2:57 PM - 2 messages
Hello Good evening Is it possible to track the Last event fired on a form in Visual Basic.if so Please give me ur valuable suggestions. ...
Score Checking for Files on a Network Drive
Rick Raisley - 14 May 2007 2:34 PM - 4 messages
I use a simple a$ = Dir$(SubmittedDrive$ & "*.tif") to check for the existence of TIF images on a network drive. Sometimes, though, due to network problems or whatever, it gives me a Run-time error '52': Bad file name or number. Now, I can trap the error message and ...
Score Lock the Entire VB Application
RamaKrishnan - 14 May 2007 2:20 PM - 3 messages
Hello I want to lock my entire application, if the user is ideal for certain time intervals.i would like to pop u a message after it is locked, For re logging ,the user has to give the login password of the application. ...
Score Run-time error ,50003' - Unexpected error
JMossler - 14 May 2007 11:30 AM - 8 messages
Hello, I mave massive problems with the the following error when I start my software. And it must be solved by the installation somehow. "Run-time error ,50003' - Unexpected error" I read that this might be caused by the usage of the common controls and the ...
Score how to search d15?
kaps2121 - 14 May 2007 10:42 AM - 7 messages
hello ; I am building one application in which I am searching keywords d1, d2, d3, d4, d5, d6, d7, d8, d9, d10, d11, d12, d13, d14, d15. I m able to search and print the keywords d1...d9  but I can t print ...
Score KDWaveEditor
sarah - 14 May 2007 8:19 AM - 2 messages
Hello there I work with KDTele ActiveX and I want to mix 2 wave files with each other and then play them. As I know I should use " KDWaveEditor1.MixWithFile" for mixing them.But I don't know how I can ...
Score Can't save network file as its not being released
Rotsey - 14 May 2007 2:16 AM - 6 messages
Hi, I have a INI file that is on a server. It is opened by clients in a VB6 app to check app version etc. During the buiness hours I cannot go into the INI file say in notepad and make changes and save as it seems to be locked somehow. ...
Score Dynamic Menu-building problem
Andy - 13 May 2007 8:00 PM - 10 messages
This is really a continuation of an earlier thread - see [link] The last exchange on the old thread was on April 24, so perhaps it's not ...
Next »