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 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
user-defined type not defined13 Oct 2005 20:16 GMT6
I get the above message when trying to run my program. I checked the error in
MSDN and it said to add DAO350.DLL to the References. I did this and I still
get the error. Does anyone know what else I need to do?
Thanks.
Fill a FlexGrid control13 Oct 2005 19:39 GMT19
Can I fill a flexgrid control written in VB6 from an Access Table?
Searching for text in Text boxes13 Oct 2005 17:47 GMT4
Newbie question I want to be able to search a text box for text from my
program in the way similar to Find (Ctrl+F) does is there any code or a
control that can do this ?
excel versions in Vb 613 Oct 2005 17:06 GMT12
I have an application that has run fine on my clients system for a number of
months.  The app reads a text file and builds an excel spreadsheet from the
information.  He is using Office 2000.  We made some minor changes to the app
and after I recompiled it on my system (MS office ...
Convert hex string to a byte13 Oct 2005 16:20 GMT8
I'm trying to convert a two digit hex string like the following "80",
"FF", and "0F"
The byte for the hex string "80" will be 10000000
The byte for the hex string "FF" will  be 11111111
Query Datareport13 Oct 2005 15:11 GMT3
I am using datareport in my vb project.
I want to give query from the vb form and retrive the results in
datareport.
Any please send the solution.
Picture Box problem13 Oct 2005 14:18 GMT1
I have two picture boxes, one overlaying the other. The problem is, the
textbox on the bottom picture box overlays the text box of the picture box on
top. I'm sure it must be a property problem but I 'm fairly new to VB and I
can't see it. Does anyone have any ideas?
Picture Box Question13 Oct 2005 14:04 GMT12
I have bunch of pictures that I load and all are different sizes.  Is there
a way to resize the picture box to the size of the picture?
Thanks
Invalid help file (.chm)13 Oct 2005 13:43 GMT1
When I key on Help, I get an error message saying that the help file (.chm) ,
is invalid.
Can you tell me what means that , or waht can I do ?
Scheduling Control13 Oct 2005 09:52 GMT4
Has anyone had any experience with Scheduling/Appointment controls. They
provide an Outlook style interface. I need to use one in a project and
wonder if anyone can recommend any.
Thanks   Harry
populating combobox13 Oct 2005 09:51 GMT13
Hi to populate a combobox with one of the field from the database we
have to run a while loop which will add items in combobox like this
   While Not rst.EOF = True
       combo1.AddItem rst.Fields("name")
Activex EXE help13 Oct 2005 09:25 GMT6
I am calling the Active EXE from my standard exe project. Below is the code
(First method).
Now the load menu function will load my MDI form based on the parameters.
Once I close the mdi form my focus should go to my calling standard exe. I
Compile, Save, Exit, ReStart, big trouble13 Oct 2005 09:20 GMT7
I have an App that works in the IDE.
I compile with no errors.
I start to exit the IDE and IDE asks to save.  I do.
I restart and get a bunch of errors.
Command Button Sequence13 Oct 2005 09:15 GMT12
Using VB.6, When a command button is clicked, the focus can be set to a text
box or a label.  Is it possible to create code that requires a series of
command buttons to be clicked in order to set the focus to a text box or
label?  Example: Click Command Button 1 then Command ...
RESET does what?13 Oct 2005 09:01 GMT8
OK, I read the help docs and it says that RESET closes all files and flushes
the buffers.
Probably for OPEN only???
Does that include filesystemobject?  How aout API open and copy?
 
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.