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



Tip: Looking for answers? Try searching our database.


Recently updated threads


Thread preview

VB Syntax (view all ...)Last Post  Replies
VBS parser26 Aug 2010 14:03 GMT-
Is there a free VBS Parser or... can I use something already existing
in Windows (e.g. something from IE)?
Thanks
All Solutions Manuals & Test Banks Are HERE !!!18 Aug 2010 00:38 GMT-
We would like to inform you that we have the largest collection Of solutions
manuals, instructor manuals, and test banks available for sale. We are able
to send the files within few hours.
You can contact us directly at Student.Plus(at)Hotmail(dot)com
whats wrong in this formula?05 Feb 2010 00:16 GMT2
Sub Camion()
Dim Sheet1 As Worksheet
Dim y As Double
Set Sheet1 = Worksheet

Enterprise Development (view all ...)Last Post  Replies
Help Request: "Class Not Registered"25 Jun 2010 15:07 GMT6
I get this error  after having run, from within the IDE, an applicatio
which contains an OCX of mine (developed in VC and using MFC)
Please note that the component is regularl
recognized and can be added to the project toolbox. So I can use i
A replacement for about-to-be-closed NGs23 May 2010 21:28 GMT5
Greets,
To those of us who, for whatever reason, are still using "unsupported"
technologies, these news groups are a valuable resource.  The quasi-related
forums to which Microsoft has invited us are hardly replacements, posts
VB to Word - working with pictures in Word30 Mar 2010 17:33 GMT1
Does anybody know of any good tutorials regarding working with pictures in
MS Word using VB6?
Thanks

Database Access (view all ...)Last Post  Replies
Advice on an Undo/Redo feature23 Jun 2010 16:04 GMT6
I have a vb6 app that links to an Access DB.
The basic premise of my app is that the user enters info into a MSFlexigrid
of cells and this info is automatically updated in the db.  The rundown is
as follows:
Read a Query in Access vb-code26 May 2010 14:12 GMT5
Hi, I have made a database with an interface both created in Access 2007.
I have created a "Select Query" in Access.
When I click a button, I would like to "retrieve" information from "that
query" (through vb code).
Calling insertion stored procedure using ADODB.Command21 May 2010 17:00 GMT3
I am using VB6, ADO and SQL Server 2005 as the database.
I have a stored procedure like this:
alter PROCEDURE [dbo].[INSERT_INTO_HistTradesOrigtest]
@ID int output,

Controls (view all ...)Last Post  Replies
Handling DPI changes in my vb6 app30 Jun 2010 18:29 GMT8
I have created a multiple form app (only shows 1 form at a time though!) and
it looks and works fine on most Win2000 - 7 machines.
However, if a machine has been set up for any other dpi than the default
setting of 96dpi (eg 120dpi) then my app has a huge grey appendedge to it
so... does this ng still work?22 Jun 2010 15:18 GMT2
subject says it all...
Winsock HTTP Close event firing prematurely08 Jun 2010 21:13 GMT1
We have a program that processes some large binary data files
retrieved from a web server. Every once in a while (say 1/100 files or
so) the program fails. What we found in these cases is that the
downloaded file is missing the last 1 or 2 bytes of data, which causes

COM (view all ...)Last Post  Replies
Interop COM dll issue25 Aug 2010 11:08 GMT-
I am trying to use a COM dll referenced from a vb.net project.
Everything works fine when I reference the interop inside the IDE but
when I publish the file in bin folder on my server I get:
Retrieving the COM class factory for component with CLSID {A440BD76-
Visual Basic 2008 dll & Excel VBA code04 Jun 2010 03:37 GMT1
Yes I have been trying to call the function MULT in the Dll file
called ClassLibrary1.dll
I compiled the Visual Basic 2008 DLL for example
Public Class Class1
Issue with VB 6.0 component01 Jun 2010 06:43 GMT2
I have a VB 6.0 dll with an interesting issue.
The .dll opens a Microsoft Jet .mdb having a couple of Jet tables, a couple
of ODBC SQL Native Client 10 links to a 2008 database instance on the same
box, and a couple of ODBC DataDirect 4.0 links to some Clipper tables also

Win API (view all ...)Last Post  Replies
Call for votes: New german discussion group for VB.classic in de.*03 Sep 2010 17:02 GMT-
Hi, Folks!
Like other MS newsgroups the german VB.classic discussion group
 microsoft.public.de.vb
has been closed some months ago. Due to the lack of an alternate
Does AttachThreadInput succeed if the foreground process is 64-Bit?31 Aug 2010 21:30 GMT2
I am using Karl Perterson's ForceForegroundWindow() function, which relies
on AttachThreadInput() function.
Does this function succeed when the foreground process is 64-Bit?
Does it destabilize the foreground process somehow?
Fast PING01 Aug 2010 14:14 GMT14
I need to PING one Lan Device in a cyclic fast time.
I try the code wtited by Rendy :
http://vbnet.mvps.org/code/internet/ping.htm
But even if i change the TimeOut the minTime was 500ms...!

Crystal Report (view all ...)Last Post  Replies
Crystal Reports - Problem !!!!14 Aug 2010 10:13 GMT-
I'm making an application to print out all the data that is in my
datagridview.
Now, i'm using this code to pass my variable to the report:
Dim paramFields As New ParameterFields()
Which version of VS contains Crystal Reports12 Aug 2010 16:53 GMT-
Does anyone know which version of Visual Studio contains Crystal
Reports?
Thanks
Crystal data to Excel with Subreports21 Jun 2010 12:14 GMT4
Been struggling with this for a while, and was hoping an expert could
point me in the right direction, or how to make it work.
Running Crystal 11.
Issue: Exporting data from Crystal to excel, I am getting blank lines

Deployment (view all ...)Last Post  Replies
old Visual Studio Installer 1.119 May 2010 20:50 GMT3
where can I download old Visual Studio installer 1.1
use to make .msi installation from vb6 projects  all the links redirect to new
Visual Studio page
thanks anybody
Problem publishing with ClickOnce21 Apr 2010 22:31 GMT2
I have an application that I wrote for a client, and I deploy it using
ClickOnce. It has been working this way for months and months, but,
all of a sudden, today it stopped working. I can't identify anything
that has changed recently, but clearly something has. I am including
Project Portfolio Server 200709 Apr 2010 18:02 GMT1
This is not really a comment, but a call for help!
I noticed that here we speak about project and exactly I work above,
particulary Project portfolio server 2007 at the moment, and I am exactly
confronted with an error which persite during the installation of portfolio

General (view all ...)Last Post  Replies
DLL fight04 Sep 2010 10:02 GMT3
I am struggeling with a hardware company.
They provide their own drivers and .dll files, but their .dll files are
buggy.
People need to downgrade to make them work reliably.
What Is the User Path for Deployment Similar to $(AppPath)?04 Sep 2010 01:08 GMT12
Okay, you can have files installed into directories such as $(AppPath),
$(WinSysPath), and so forth, but what is the magic word to deploy files into
the User's path, that is C:/Documents and Settings/username/Application Data
and its equivalent in Vista/Windows 7?  
CopyFile method not working04 Sep 2010 01:08 GMT6
I am using following code to copy a file or folder from computer A to
computer B.
Dim fso
Set fso = CreateObject("Scripting.FileSystemObject")

General 2 (view all ...)Last Post  Replies
Call for votes: New german discussion group for VB.classic in de.*03 Sep 2010 20:38 GMT4
Hi, Folks!
Like other MS newsgroups the german VB.classic discussion group
 microsoft.public.de.vb
has been closed some months ago. Due to the lack of an alternate
Datasource03 Sep 2010 19:14 GMT-
VB6 using Access 2000 as database.
Can the Datasource be changed on the fly.  In case I didn't ask that
correctly, when my program starts, I fill in some data from a list box,
but after, I want to get the data from the database.  Initially the
Showing/Using Sort arrows on vb6 listviews?30 Aug 2010 01:42 GMT1
I've always shied away from what seems to be an obviouls feature of the
listview, but I could never figure out how to show the up or down sort
arrows on a column header in a VB6 listview.
I could do it easy in HTML, but it seems like a heavy subject.  Problem is
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage




©2010 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.