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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Has anyone ever used the Sony FIU SDK 600 with Visual Basic17 Feb 2004 15:40 GMT2
I am having a problem with the following code:
nReturn = FIUAcquireDevice(lhDC, FIU_PORT_USB, 0&, 0)
This returns the value 20005
(Public Const FIU_ERROR_ENCRYPTION_OFF     As Long = &H20005)
if<>117 Feb 2004 14:57 GMT4
Public Function cigma3numbers(num1 As Double, num2 As
Double, num3 As Double) As Double
  Dim schum As Double
  cigma3numbers = True
how to split the string?17 Feb 2004 13:50 GMT3
I have a variable 't' with the value which looks like "2700 - 2704"
where the numbers keep changing. I want to split this string in the
variable 't' to two different strings, say t1 and t2, where t1 gets
assigned to the first number, i.e, 2700, and t2 gets the second number
Advice: Reading records from text file17 Feb 2004 09:45 GMT5
For my application i have a file (4 Kb) with two fields and 170 records
(text file = tab separated file)
What is the fastest way to read this file and find a specific record?
Now it's a separate file, can I create a resource file from this file with
How can objects on different threads communicate with one another ?17 Feb 2004 09:23 GMT2
exit vb and log off as xp user17 Feb 2004 05:37 GMT2
I'm using VB6 and Windows XP. For an user on my computer (my 3 year old
daughter) I wrote a program in VB. For reasons of security the program
automaticly starts as she logs in on her user-account.
Now I'm wondering if it's possible to automaticly log off at the moment the
App crashing when using timeSetEvent, but not in IDE.17 Feb 2004 03:43 GMT11
I wanted to try using the timeSetEvent api to make a timed event occur
every 5-8ms or so, so the built in timer wasnt good enough. Anyway, I
made a test app to mess around with it, and in the IDE it works fine,
but once its compiled it crashes when the timer expires. Heres the
SP ... Result Set ... FROM VB17 Feb 2004 03:06 GMT2
Hiii Gurus ...
I am executing a stored procedure(SP) which takes three input parameters
through VB6.
SP will return a recordset and in the VB program, I use COMMAND object to
Can VB tell me the name of a file given a folder that contains it?16 Feb 2004 23:51 GMT1
Suppose I have the name of a folder on my c: or d: drive.  Can I find
out the name of a file that it contains?  If so, how?  Can I find out
the name of a subfolder too?
Thanks,
ListView RowColor16 Feb 2004 18:36 GMT1
I am trying to color every even and odd row in the listview as items are
added from my treeview. I am using the following code which doesnt work but
it doesnt return any errors either.
----------------------BEGIN----------------------------
Whacked Identity column return problem16 Feb 2004 17:12 GMT4
Did a google search, trying everything I can find, still not working....
I am using sql server 2000.  I do an addnew to a table with an Identity
column.  I can't seem to get the column ID back.  Here is my code...
   s = "select * from <table>"
Problems reading Long datatype from Oracle16 Feb 2004 16:58 GMT3
hi,
i'm working with VB6 and Oracle and keep getting a "Multiple-step OLE
DB operation generated errors Oracle" error trying to access a field
in Oracle of type LONG, here is the loop i'm using:
Type library and it's purpose16 Feb 2004 15:51 GMT1
Analyzing Unknown Objects...16 Feb 2004 15:50 GMT2
Does anyone know of a way within VB to analyze
an instantiated object and extract a list of all
it available properties and methods?
This would be extremely helpful with poorly
MDI Child and PictureBox Object16 Feb 2004 15:14 GMT1
This problem is driving me insane.  I create even the
sympliest project and the behavior occur.  I create a MDI
Project with a toolbar button on the MDIMain that when
you press a button it show a child form(Easy).  I then
 
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.