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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Should Access VBA programmer move to VB .NET?29 Jul 2005 22:44 GMT61
Can one of the gurus on this forum please advise if someone like myself, who
has successfully developed several Access applications over the past 10
years, should now make the move to another development environment - such as
Visual Basic .NET.
Sharing violation error on deletion29 Jul 2005 21:35 GMT9
Hello,
I asked about this before, but am against deadline and haven't received any
solutions yet, so thought would try again.
I have an app that uses a VB6 front end to an Excel/Word VBA app.When the vb
Array problem29 Jul 2005 21:02 GMT4
I have an array on a form. It has six tab entries. I want to turn Enabled =
False for the 3rd entry.
When I code
SSTab1.Tab(2).Enabled = False
Calling a VB.NET shared function from VB6?29 Jul 2005 20:12 GMT4
I'm trying to call a "Public Shared" function in a dll built in VB.NET from a
VB6 program.
Whenever I try, I get an error saying that the function doesnt exist. I had
doubts that the "Shared" in the VB.NET dll could be the problem. I tried to
String Declaration29 Jul 2005 19:02 GMT11
If I have a string that I know will always be five characters long, is it
better to declare it
 Dim sStr As String * 5
Or
Sending Email29 Jul 2005 18:26 GMT3
Hey everybody,
This is not your typical "how to send email from my VB app" question, but it
touches on that. I am aware of the various ways to send email.  For example,
there's the MAPI controls, CDO, even Winsock.
Flowchart software that supports top down development?29 Jul 2005 17:33 GMT13
I am looking for a flowcharting program that will allow me to design
my code top down:
1. Start with a very high level (functional) flowchart consisting of a
few functional modules. For example, (a) Start, (b) User Logon, (c)
Winsock question29 Jul 2005 15:08 GMT3
Our VB6 application uses MS Winsock control. The server Winsock control
sends data 1 by 1 to its clients, but sometimes the data being sent is
truncated and the rest of the data is sent in another package.
For example:
Monitoring file creations/deletions29 Jul 2005 12:53 GMT9
I am wondering if there is a way to create a service that would run on a
server that could monitor all files that are created, moved, or deleted and
trigger an action.  What I want to do is create an automated database of all
files on the server.  When a file is created, I would add ...
Catching error from another program29 Jul 2005 08:32 GMT3
 I am using VB6 SP4 W2K OS.
 I have situation that a master program call a child program using
Shell() function .
 The problem i have facing that the child program always raise
Out of Memory Error 729 Jul 2005 04:47 GMT5
I am having a problem with loading two modal forms from both a .BAS module
and from an MDI form. Works fine in the development environment but gives an
"Out of memory" error in the compiled executable. The forms in question are
NOT MDI child forms.
Datagrid does not show data29 Jul 2005 03:02 GMT1
When I run this I see I have 508 records, I looked at several other examples
and don't see why the grid is not displaying the data from the dbrst recordset
Here is my code
Private Sub txtSrchItem_KeyPress(KeyAscii As Integer)
Error deleting Word temp files29 Jul 2005 01:17 GMT7
I have an app that uses a VB6 front end to an Excel/Word VBA app.When the vb
part starts up it searches for Excel, Word and VB temp files and deletes
them. This has worked fine before including on my Win XPN Pro/Office 2003
machine. But when I run it under a Virtual PC testbed of ...
Run-time error '13': Type mismatch28 Jul 2005 21:56 GMT10
I'm new to Visual Basic. I'm getting the above error when the program tries
to issue the following: Set CreateObj = CreateObject(astrClassName)
I'm trying this in VB 6. I can get the original compiled module (VB 4) to
run correctly.
Unable to figure out how to store ValueMember in Datasets or Datareaders28 Jul 2005 20:29 GMT1
Hi. here is and example of my code. I am new to VB.net.
    Dim intCurID As Integer *** outside of code and  ***                        ***
available to all     ***
       Dim strConnectionString As String = _
 
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.