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 / VB Syntax / December 2003



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Converting a Hex string or byte array to a double19 Dec 2003 19:23 GMT1
I have read a load of data from a file into memory in a
series of bytes.
I know that 8 of these bytes represent an IEEE 754
double. Is there a simple way of turning 8 bytes into a
outer join? vb6, access97, sql19 Dec 2003 19:08 GMT12
I'm trying to compare values from table1.field1 to
table2.field1 If there is no match then update
table1.field2 with a 0. I can do it when I  compare  
table.field1 to a string but not to another table's field.
How to unload during load?19 Dec 2003 16:41 GMT3
Bit new to this .....
What is the normal practice for unloading a form when the form load event
has determined that the form is not needed. For example, a form with a query
based datagrid where the recordset results in a single row.
Connection19 Dec 2003 14:06 GMT3
What Am I doing wrong?
I am getting the message object is close
Dim objcnn1 As New ADODB.Connection
Dim objcmd1 As New ADODB.Command
Call a proc located in a sub-form from a form18 Dec 2003 19:56 GMT6
Why does this line create a run-time : <   Forms("frmCreer").Form("frmCalcul").SubCalc   > and
this one works well     <   Forms!frmCreer!frmCalcul.Form.SubCalc  
Thank
Application on top18 Dec 2003 17:11 GMT3
I have looked, tested, checked the help files and newgroups. Well, I guess
I'd better ask.
What coding do I need to keep a small application on top of all others? This
is a control property in Borland but not in VB6.
VB6 SavePicture / Picturebox18 Dec 2003 09:55 GMT1
I guess this is a simple question:
I need to draw an image by PSET and save it as a bitmap. I tried to use
a picturebox for this purpose, but the image saved is always empty. Even
the picturebox is empty after Picture1.Refresh.
Inserting records into SQL Server 200017 Dec 2003 23:41 GMT3
I'm using a command in my visual basic application to
insert a record into a SQL Server 2000 database. But I'm
having a problem with the variable, "Fld1", in the
following syntax:
One question to David Youngblood17 Dec 2003 23:18 GMT4
Where can I find the Declarations for SafeArrayAccessData
and SafeArrayUnlock?
Thanks,
Minfu
Opening a file17 Dec 2003 20:37 GMT2
What is the syntax for a click event to open or run a
file ?
Create a VB client for XML web service17 Dec 2003 15:13 GMT1
Does anyone know can VB6 use to create client interface for XML web service.
If yes, what are the ways. Thanks.
Regards
Robin
esoteric question but wondering16 Dec 2003 18:39 GMT7
this code is sample from ms on how to use wininet for ftp, (pData.cFileName
is returned from a wininet.dll function)
szDir = Left(pData.cFileName, InStr(1, pData.cFileName, String(1, 0),
vbBinaryCompare) - 1)
Is Decimal a basic data type in VB6?15 Dec 2003 17:00 GMT3
I wanna declare a variable with the type of Decimal in VB6. But I can't find
the Decimal item in the list of IntelliSense. So I doubt whether Decimal is
a data type or it is defined in another library that I hadn't include into
my VB project.
help needed with syntax .a.value = "!"&arfields(i).name15 Dec 2003 13:11 GMT3
i need help on the way to do this
before i use for exporting to excel the field ex.
HojaExcel.ACTIVESHEET.CELLS(F, 15).value = !placa
i have all data in an array and i want to use like this
arguments passed to a function13 Dec 2003 10:49 GMT3
vb 6.0 and this is from microsoft supplied sample code that i'm studying
in the following function call there is one argument using the 'or' operator
If (FtpGetFile(hConnection, Text5.Text, Text4.Text, False, _
        FILE_ATTRIBUTE_NORMAL, dwType Or INTERNET_FLAG_RELOAD, 0) = ...
Pages: 1 2 3 4 November, 2003
 
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.