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 / October 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
sending keystrokes through the coms port06 Oct 2004 23:55 GMT3
I have a flow meter that is connected to a PC via a comms port. I can
communicate with the meter fine using hyperterminal but I want to use
a small visual basic program that I wrote to display the flow rate on
screen.
Status of critical "wrong filename" problem ???06 Oct 2004 23:04 GMT4
I'm surprised that the serious bug in the windows/visual basic
save-dialogbox is treated in a quite "relaxed" fashion in the thread below
started by Norman Diamond. To me this bug is completely unacceptable - as
the user unintensionally may overwrite important data in the belief ...
Combine single numbers into list...06 Oct 2004 15:53 GMT4
All,
Is there a piece of VB6 code that will take a set of numbers like:
1,2,3,4,7,8,10,11,12,15,17,18,19
and convert it into:
variables06 Oct 2004 14:33 GMT4
Is it possible in VB to obtain pointer to a variable ( LONG type value )
containg addres of variable of any type?
MWK
MSFlexgrid06 Oct 2004 09:12 GMT2
I want to display values as results using msflexgrid control.
the values are computed, and for each calc i get several values,
Temperature,Pressure,volume,density,....
So i want to display for each result a new row !
VB program running on older system06 Oct 2004 09:10 GMT2
I have an older computer running win98. There is a program I wish
to run that was written in VB6. I have no documentation for it and no
contact info for the author. It runs but not correctly; especially there are
problems with visual refresh and other visual effects. Also it does ...
winsock caught in loop?06 Oct 2004 07:55 GMT13
In my app I have a list of things to download, and it's supposed to go through that list and download the files. Now I can download
individual files just fine, but when it's going through the list, it only downloads the last file... I use a for...next loop to go through
the list, ...
Come on... Some help, please?06 Oct 2004 06:23 GMT40
I posted this a few days ago and received exactly zero replies, except
for the wannabe troll who deemed it absolutely necessary to point out
a typo. (Thanks for that, by the way.)
I'm looking for someone who would like to take the challenge of doing
Resizing progress bar in statusbar....05 Oct 2004 22:33 GMT2
Allright quick question, I have ProgressBar and I'm trying to get it to stay inside one of my panels in my StatusBar. I have this code here
in the form_resize event...
With ProgressBar1
 .Width = StatusBar1.Panels(3).Width - 100
directing query to different spreadsheet pages or sheets05 Oct 2004 19:10 GMT1
I want to take the information collected from two different tables (I know
all the data should be in the same table...but it's not my database to
change) and put the information from the first query and put it in the first
sheet of the .xls document and put the second query ...
autoincrementfield05 Oct 2004 15:49 GMT8
I use databes like this
Dim Db As Database
Dim Rs As Recordset
Set Db = OpenDatabase(App.Path & "\database.mdb")
Enviromental variables05 Oct 2004 15:47 GMT3
How can i read the values of enviromental variables? souch as path...
Thanks
Lost in Space05 Oct 2004 11:54 GMT6
I need some code that will reliably get the free disk space on all versions
of Windows and I'm a little bit lost. I've had a look at the
GetFreeDiskSpaceEx API function but I seem to remember reading somewhere
that it only works on FAT32 disks. Is that correct? If so, is there a ...
how does this string look like?05 Oct 2004 07:39 GMT4
i'm trying to get a board with relays working under c++, i have a sample
code in visual basic to compose a string that is send to the serial port
but i am confused how to translate it to a c++ string
here is the vb code:
Build(help with ur code for logging)05 Oct 2004 04:06 GMT2
hey man thanks for the code except i am getting a error at this line with
the 1 by it
Private Sub Form_Load()
Dim strTMP As String ' declare the variable to hold the text
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 September, 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.