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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Here's something I haven't seen in a while....04 Oct 2004 17:42 GMT3
New VB6 articles... imagine that <g>
Manage VB6 Code Complexity with the State Behavior Pattern
http://www.devx.com/vb/Article/22082
Replacement for VB6s Replace$ - only faster!
Learning VB604 Oct 2004 17:37 GMT7
Can someone recommend the best way to learn VB6? Is there an on-line school?
Thanks
Password problem with DAO04 Oct 2004 17:15 GMT1
I've been using ADO for a few years now and now I need to simply open
an access DB using DAO3.6 which has is password protected.
set dbtemp = opendatabase("MyDB.MDB",False,False," ;pwd=mypass")
I get an error about "cannot find...ISAM" something, something...
Run-time error '48': Error in loading DLL04 Oct 2004 17:10 GMT7
I'm tryind to create word doc programatically.
I'm using VB6, Microsoft Word 10.0 Object Library in W2K OS.
Here is the code:
Dim docNew As Word.Document
MDIChild forms04 Oct 2004 16:51 GMT2
Hi, I am generatinf an instance of an MDI CHild by
Dim frm1 as form
Set frm1 = new frmMyForm
frm1.show
Different font sizes on non-development pcs04 Oct 2004 16:30 GMT2
I have developed an application that uses the Courier New font in order to
line up columns of information on my screen in a listbox.  On my development
machine everything looks and line up just fine.  When I install the
application on other machines, the font appears to switch to ...
"2147024770 automation error"04 Oct 2004 16:12 GMT1
2147024770 automation error  specified module not found
I am getting this automation error when I run the VB6.0 installation setup
on my machine.
Any fixes for the same ?
Create DLL in VB04 Oct 2004 15:32 GMT4
I am stuck with a very basic issue.
I try to create a dll with VB.NET. I find in the documentation that I should
be able to set that up in the project property dialog:
Common Properties - General - Output Type.
Is this a compatibility issue ?04 Oct 2004 13:36 GMT4
I created a simple app (one form, and one access 2000 mdb file which serves
as data repository). I created with VB6 (SP5) on a win 98 system, and run it
with out using any installation process.
I carry it with me and use it in a win98se system (vb also installed) The
Numbering code04 Oct 2004 13:00 GMT11
If you put line numbers in your code.
Can they be returned from in the error handler.
Ian
Puzzling If statement04 Oct 2004 12:53 GMT3
It appears that the single-line If format ignores the rest of the line
if the test is true, but not if it's false.
This sequence does what I would expect:
x="zzz"
Writing newlines04 Oct 2004 12:14 GMT2
I'm writing macros that produce headers for new documents in the .Net IDE.
But the way I'm writing newlines seems to confuse the compiler. For
example:
       Dim objTextDoc As TextDocument
data conversion 04 Oct 2004 10:53 GMT1
I am trying  to use COMTI  to communicate with IBM host.
Part of message is  in binary which is Fix BIN(15) and length=2 .
and the data I am going to send is 158  ,
so I need to convert the 158 into byte array to send to the host.
byte conversion 04 Oct 2004 08:29 GMT3
I would like to convert integer 158 into byte array  and the of the array
is length=2 .
Can anyone help me pls?
thanks in adavnce
ActiveX Executable - Manual Registration04 Oct 2004 04:51 GMT2
Can you tell me what is the correct way to manually register an Active
executable(created in VB)? I believe most ActiveX executables ar
registered when they are launched but I'm curious if they can b
registered from the command line. Using REGSVR32? or a postfix o
 
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.