I am migrating an old asp application, with a VB5 MTS component and Oracle 8 database, from NT to a Win 2003 server (IIS v6.0), and it is proving problematic. I do not have the original source code, nor any documentation (none at all) for the component, so I don't have much to work on. I am using...
I have "walked" a collections of rows in my datagridview. I want to essentially do a PerformClick() on the row of my choice. How do I do that?
I am looking to remove complete lines of text from a log file. Would prefer to do this in a batch file if possible and also to use wildcards in the searching for the line to remove. i.e. find the text within a file matching "the content of this file stating * to be removed" (where the asterisk...
How can i print the output of the Visual basic progam on excel sheets?
Cheers, I have an Access 2007 application that uses mostly vb.net code to create an excel spreadsheet with all the necessary data in the right places... The program uses a specific set of data that resides in a different database. What I would like to do is connect to the foreign table (which I...
im currently using vb5 on a 98 machine and a xp machine. the xp computer allows me to do vb development but not use the setup wizard in which i must still use my 98 computer. if i purchase vb6 will the xp computer allow the setupwizard to work. thankyou dlhake
I want to create a setup file using VB. i want to dump all my file and using that vb application should create a setup file.How top do this.
would it be posible to have two details in a report? i have one report but it must contain 2 separate details from two different querries. can any help me on this?
I am working on a code which is used to send email from the desktop application, it works fine. The main problem arises when i tried to attach multiple files or i tried to attach a heavy file (e.g. 1 Mb, or higher) Below is the code i have used. For i As Integer = 0 To Me.dgvMail.Rows.Count...
in the new server 2008 is there something specific that needs to be running or activated to let scripts run? my scripts from server 2003 fail on server 2008. i am writing them in VB.
How can I pass a current rocord in a Visual Basic 2005 form to a Word template using VSTO. Database is in Access.
Visual Studio 2005, Visual Basic, Visual Studio Tools for Office
I have a VB6 kernal func which returns free space as a long, but the max val for a long is 2.1 meg and I have 140 gig free. Is there a func or sub that returns free space as currency? Current func follows:...
How to connect VB2008 with SQLServer2005 through coding.. Not through OleDBAdaptar.. Also Let me know the code for Add,Edit, Delete & Save in VB2008
I have an Access 2002 application that is running VB/DAO to manipulate data and have very few forms. When the application starts its size is about 20,000 KB. After completion of a run 4 hours later, it can grow in size to over 200,000 KB. And as the run progresses, it gets slower and slower which...
I have a cell that includes the following information. name[tall] name[short] name[medium] name[tall] name[short] What I need this information to do is, add an ascending number before each name, tab, name, tab, size then carriage return. What I have so far is... Dim fullname As String fullname...
I am writing a meeting invitation program in Visual Basic. I have lotus notes User ID but I need email address, how to get email address using userid. If you need any more information please let me know.
i am kind of new on the hole shim add-in thing so go esay on me here what did on VS 2005 com shim wizard v 2.3.1.0 1) create shared add-in(new_addin) and put meesagebox on the on connect proc 2 ) add shim add-in project and chosed for word and excel 3 ) then add setup project add primery output...
how to connect vb6.0 to oracle11g ?? what are the steps??
I wnat to capture a photo by clicking a button in VB 6.0 through webcam and store it to a desired location.how can i do it?


