Recent IT Questions

1 - 20 of 314
<<PREVIOUS 1|2|3|4|5|6|7|8|9|10 NEXT>>

Classic asp website with VB5 component not working on Windows 2003

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

Answer Question   |  Jul 1 2009  12:56 AM GMT
ASP, Visual Basic, MTS
asked by Darryn

  235 pts.

datagridview perform click

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?

Answer Question   |  Jun 25 2009  9:27 PM GMT
Visual Basic, Visual Studio 2005, DataGridView
asked by Tdough

  5 pts.

Scripting the editing of a log/text file

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

View Answer   |  Jun 24 2009  4:55 PM GMT
DOS, Scripting, Log files
asked by MicJ

  85 pts.

Printing VB results on Excel sheet

How can i print the output of the Visual basic progam on excel sheets?

Answer Question   |  Jun 23 2009  11:20 AM GMT
Visual Basic, Microsoft Excel import/export
asked by Bhupiirari

  5 pts.

Execute a query on table in different db that will make a table in currentdb

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

View Answer   |  Jun 22 2009  9:55 PM GMT
Visual Basic, Visual Basic .NET, Access 2007
asked by Rjwilcox

  30 pts.

using vb6 on XP

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

View Answer   |  Jun 20 2009  4:20 PM GMT
visual basic on windows XP, Visual Basic, Windows XP
asked by Dlhake

  5 pts.

Creating a VB setup file

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.

View Answer   |  Jun 19 2009  7:45 AM GMT
VB Setup File, Visual Basic, VB
asked by Bismitapadhy

  5 pts.

Details section in VB report

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?

Answer Question   |  Jun 16 2009  7:21 AM GMT
VB Data Report, Visual Basic
asked by GuineaPig88

  5 pts.

How can I send multiple attachments in email using VB.NET

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

Answer Question   |  Jun 13 2009  7:39 AM GMT
VB.NET, Visual Basic .NET, Visual Basic
asked by Honeyprogrammer

  35 pts.

How to make a setup file in Visual Basic

how to make a setup in vb 6

asked by Aruna

  5 pts.

creating user accounts in server 2008

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.

View Answer   |  May 29 2009  6:44 PM GMT
Active Directory, VB, Windows Server 2008
asked by Rateec

  5 pts.

Visual Basic How to pass current record in a form to a Word template with VSTO?

How can I pass a current rocord in a Visual Basic 2005 form to a Word template using VSTO. Database is in Access.

asked by Mikem352

  5 pts.

VB6 kernal func GetFreeDiskSpace returns a Long (not long enough)

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:...

View Answer   |  May 11 2009  8:12 PM GMT
VB6, Visual Basic
asked by Shifty12

  5 pts.

Connecting VB2008 to SQLServer2005

How to connect VB2008 with SQLServer2005 through coding.. Not through OleDBAdaptar.. Also Let me know the code for Add,Edit, Delete & Save in VB2008

View Answer   |  May 11 2009  6:02 PM GMT
VB 2008, SQL Server 2005, Visual Basic
asked by Ishita2009

  5 pts.

MS Access 2002 Excessive Growth

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

View Answer   |  May 6 2009  3:23 PM GMT
Microsoft Access, Access 2002, Visual Basic
asked by Rbrucejones

  25 pts.

I need to Auto Number, Tab, Tab and CR

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

Answer Question   |  May 5 2009  4:22 PM GMT
Visual Basic Programming, Visual Basic
asked by Flad

  5 pts.

How to get email address from Lotus User ID with Visual Basic

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.

View Answer   |  May 1 2009  2:37 AM GMT
Lotus Notes 6.x, Visual Basic, Lotus Notes User ID
asked by Subbu2k9

  90 pts.

Shim add-in not loaded VB runtime error

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

Answer Question   |  Apr 30 2009  7:56 AM GMT
VB.NET 2005, Shim add-in, Visual Basic .NET
asked by Aqqa

  5 pts.

How to connect Visual Basic 6 to Oracle 11g

how to connect vb6.0 to oracle11g ?? what are the steps??

View Answer   |  Apr 30 2009  6:45 AM GMT
Visual Basic 6, Oracle 11g, Oracle connectivity
asked by Rupeshit

  5 pts.

Capture a photo through webcam with Visual Basic 6

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?

View Answer   |  Apr 28 2009  9:38 AM GMT
Visual Basic 6, Webcam, Video capture
asked by Hanny

  5 pts.


1 - 20 of 314
<<PREVIOUS 1|2|3|4|5|6|7|8|9|10 NEXT>>