| VB Syntax (view all ...) | Last Post | Replies |
|
| VBS parser | 26 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 GMT | 2 |
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 GMT | 6 |
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 NGs | 23 May 2010 21:28 GMT | 5 |
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 Word | 30 Mar 2010 17:33 GMT | 1 |
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 feature | 23 Jun 2010 16:04 GMT | 6 |
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-code | 26 May 2010 14:12 GMT | 5 |
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.Command | 21 May 2010 17:00 GMT | 3 |
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 app | 30 Jun 2010 18:29 GMT | 8 |
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 GMT | 2 |
|
| Winsock HTTP Close event firing prematurely | 08 Jun 2010 21:13 GMT | 1 |
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 issue | 25 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 code | 04 Jun 2010 03:37 GMT | 1 |
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 component | 01 Jun 2010 06:43 GMT | 2 |
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 GMT | 2 |
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 PING | 01 Aug 2010 14:14 GMT | 14 |
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 Reports | 12 Aug 2010 16:53 GMT | - |
Does anyone know which version of Visual Studio contains Crystal Reports? Thanks
|
| Crystal data to Excel with Subreports | 21 Jun 2010 12:14 GMT | 4 |
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.1 | 19 May 2010 20:50 GMT | 3 |
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 ClickOnce | 21 Apr 2010 22:31 GMT | 2 |
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 2007 | 09 Apr 2010 18:02 GMT | 1 |
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 fight | 04 Sep 2010 10:02 GMT | 3 |
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 GMT | 12 |
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 working | 04 Sep 2010 01:08 GMT | 6 |
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 GMT | 4 |
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
|
| Datasource | 03 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 GMT | 1 |
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
|