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 / September 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VB6 front end to Access 97 database20 Sep 2005 21:31 GMT1
I've been given the task of converting all our Access 97 databases to Access
2000.
I found one app that uses a VB6 front end.
I am not a VB6 programmer but I opened the project and found the following:
open an existing dial-up connection from vb20 Sep 2005 20:49 GMT1
i would like to make a dial-up connection from vb.
it would seem that the simplest way would be to use an existing connection
saved as a dial-up connection under network connections.  the connection
exists as a desktop icon (shortcut) referencing a target located in Network
List all jpg files from folder (loop problem)20 Sep 2005 19:19 GMT8
I need to list all jpg files from a certain folder.
For that i use the following code:
   sFolder = SourcePath & "\*.jpg"
   sFile = Dir$(sFolder, vbNormal)
design patterns20 Sep 2005 18:40 GMT1
anyone knows a good book on design patterns, specificaly for VB6
color problem20 Sep 2005 17:02 GMT1
I am new to VB and I am creating a simple calculator for practice. I am using
VB .Net
I want button's background color to change when mouse hover over it but VB
keep tell me that Name 'color' is not declared.
Random first random number20 Sep 2005 16:30 GMT5
What is the recommended way to generate a random first random number
using the Rnd function?
I tried using the entire value of Now,
?rnd(-cdbl(now))
Embedded Visual Basic for Windows CE20 Sep 2005 14:44 GMT3
We have small application writtten for Palmtop/Pocket PCs in Embedded VB
for Windows CE3.0
When trying to run the same on Windows CE4.2, "MS embedded Visual Basic
Runtime" occured.
SIMPLE Exchange Access20 Sep 2005 14:25 GMT1
I just need a simple exchange access method... I know that may be an oxymoron. I want to connect to an Exchange server on another
domain with an already existing account, loop through each message in the Inbox folder, read it, then delete it programatically...
how impossible is ...
Accessing a web page from VB20 Sep 2005 06:22 GMT4
How do I load up a web page in IE from a button on a form?
WriteFile? Creating a Shellnew .VBP20 Sep 2005 04:41 GMT1
(1)
I'm looking for other suggestions in creating / writing a text file,
alternatives to Write # and Print #. Write # seems to have a
problem of enclosing things in quotes and there's an annoying
change "break on" setting at runtime20 Sep 2005 03:34 GMT4
Google answers most any question, but apparently not this one. Has some
clever soul figured out how to change the "Break on" setting in teh IDE
at runtime?
    Sean
VB6 IDE VBE Object reference20 Sep 2005 03:03 GMT3
I want to set an object variable to the current instance of the VBProject in
VB6.  It should look something like "Set VBI = VBIDE.VBE.VBProjects(1)".
In Excel 2000 this can be done simply by "Set VBI =
Application.VBE.VBProjects(1)" or "Set VBI = Application.VBE.ActiveVBProject"
Newbie: FOR loop on dates20 Sep 2005 01:50 GMT6
Hello, i was wondering if there is a way to loop through dates.
e.g.. I want to loop through all dates between March 5th,1990  to April
20th,1996.
I've tried a couple of things with no success and Google gives nothing.
dbGrid96.hlp19 Sep 2005 23:39 GMT3
Anyone know where to get dbGrid96.hlp? I've Googled it
and also searched microsoft.com and no luck.
TIA,
NFord
Do The Runtime DLLs Come With Win2000?19 Sep 2005 22:35 GMT7
I have several utilities that only need the runtime DLL.  XP comes
with the runtime DLLs included, does Windows 2000 come with them too?
jim
using VB5
 
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.