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 / January 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Interfacing question27 Jan 2006 03:09 GMT17
We have an old Visual Basic 6 application that we have that contains
some data of interest.
We also have a C++ application that requires access to that data.
In the .NET world we would probably provide a web service from the VB
USB HID27 Jan 2006 02:40 GMT19
Can someone point me in a good direction for writting a driver in my
VB app to handle a USB HID device. Right now the data from the device
is read into the system as keyboard data but I need to be able to read
the incoming data independantly of the keyboard.
Why it has to be so complicated?27 Jan 2006 00:33 GMT3
or it is not?
Problem:
======
knowing the value name of the key in the Windows registry I need to know
reading and writing registry using WMI in VB626 Jan 2006 23:46 GMT7
I'm attempting to write to the registry with the following:
Dim oRegistry, sKey, sValue, sString
sKey = "SOFTWARE\Project\settings"
sValue = "OnTop"
For - Next26 Jan 2006 23:39 GMT9
A basic question. How does for - next work - why can't I use Next i (see
bottom)?
   For i = 1 To NumElements
       ' Get a handle to the Process.
SQL Express 2005  for VB6?26 Jan 2006 23:15 GMT2
Hi, all. I have some questions:
Is it possible to use SQL Express 2005 for an application in Visual Basic 6.0?
Since, the objective is not to installthe whole SQL Express system in the
end-user machine, what should be installed, for the VB 6 Application?
Microsoft still selling VB6 Licenses?26 Jan 2006 23:08 GMT2
We have all our software written in VB6 and at least for a year we won't be
able to transfer to .Net
Now we need two extra developer sites, and this makes me wonder... can one
still buy VB6 licenses?
Determining if file is open by another process26 Jan 2006 21:27 GMT6
Working in VB6, I am trying to determine whether some other process has a
file open.  As a test, I've tried opening the same file for output (using the
Open statement) in two different VB6 processes, and surprisingly, I don't
always get a "file already open" error.  I get similar ...
Installing VB6 side-by-side other VS prods26 Jan 2006 21:04 GMT3
Hopefully someone can definitively answer this.
My dev machine has VS C++ 6.0, VS.NET 2K3, and VS.NET 2K5. All is well.
Now I need to examine lots of old VB 6.0 code.
1. Can VB6.0 live side-by-side all of these studios?
opening network file26 Jan 2006 20:00 GMT3
I have the following problem with the code behind:
Let  say that filenaam$ = "u:\data\map.wtd" where  u:  is a network drive
When running this code whithout the "Sleep 100" code line, it takes about
30 seconds before ending this code (3 lines of text)
How to check  registry key?26 Jan 2006 18:48 GMT4
I need to know whether the registry key is  a string or DWORD.
How to do that?
Penelope
Mysterious problem in VB with Query26 Jan 2006 18:48 GMT2
I have a mysterious problem with my VB application.
I have two tables in access which represent two outlook folders. They
contain the emails in these folders. Now I have a query (called Query1)
that displays the items which exists in both folders:
Runtime Error 370626 Jan 2006 18:13 GMT3
I have a program developed in Visual Basic 6 that uses an Access database.  
The program has almost 500 users now and someone called today asking about a
run-time error I have never seen before.  It is:
"Run-Time Error 3706: Provider cannot be found. may not be properly
Msgbox buttons26 Jan 2006 17:50 GMT5
I was just wondering if we can change the default buttons caption in msgbox
like for vbYesNo which displays 2 buttons YES and NO to something like SAVE
and CANCEL.
Thanks
Calling Word26 Jan 2006 17:32 GMT2
Could anyone tell me if this is possible and if so how to do it.
I am creating a database to do incident reports in. With date, time, name,
type of incident fields and so on.    There is also going to be a narrative
field, what I would like to do for the narrative field is have it ...
 
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.