I am trying to convert a DTS package in SQP 2000 to ASP.Net in a tight timeframe.
The DTS package functionally is fairly simple: queries the database, creates some text file, emails the text files to various people, and then updates the database. I saved he package to a .bas file to start...
I have a Windows Form App written in VB that uses DataGridViews extensively to allow users to update data. From a user perspective, the DataGridView functions similar to Excel. As a user moves from row to row, column to column, the data is automatically save. I need to add Spell Check to...
I am working on converting a .Net 2.0 application (web service client) that uses a web service. This project is being moved from a Windows XP machine using VS 2005 to a Windows 7 machine using VS 2010. The other difference is the XP machine uses IIS 5.1 and the Windows 7 machine uses IIS 7.5...
I have a button on my form that repositions the grid to the top and selects the first (visible) cell in the first row.
The grid is repositioned and the first cell is highlighted in blue; however, the user must select the cell by clicking the mouse or pressing the tab key in order to type in any...
I have a Windows Form Application that creates a Word document and then saves it to a PDF. The application works fine on three workstations. On two workstations, we get the an error at the point the document is saved.
Microsoft.Office.Interop.Word.DocumentClass.SaveAs(Object FileName, Object...
I am trying to figure out how to use ToolStripComboBox.OnSelectionChangeCommitted method with a combox in a tool strip on my form. Here is the link I found, http://msdn.microsoft.com/en-us/library/system.windows.forms.toolstripcombobox.onselectionchangecommitted(ko-kr,VS.80).aspx.
This is my...
I have a small ASP.NET 2.0 application that I use on my local XP machine running IIS 5.1. The app uses an Access Database. I am trying to update the application to use an Access 2007 database. I have installed the Microsoft Office Access Database Engine, and changed the connection string to...
We have an ASP application that uses an Access Database. In the development environment, I am getting the following error whenever we try to delete a record from a table: "Microsoft OLE DB Provider for ODBC Drivers (0x80004005) [Microsoft][ODBC Microsoft Access Driver] Cannot update. Database...
I have been working on a program over the last several days that that opens up an existing Word Document, goes to a certain place in the document, and creates a numbered list from a SQL Query. Everything is working great except the list is created in the document in the reverse order that it is...
I am using Visual Foxpro 7 to maintain an internal application. It is an application that we don't update very frequently. I recently noticed that when I open a form in Form Designer, it only displays a 1/4 of the form. I have tried changing different settings to be troubleshoot this, but I...
We are using OpenSchema to return a list of tables in our SQL Server database. The two most recent tables (added in the past month) are not showing up in the list.
I have not used OpenSchema a lot and am not sure how it is finding the list of tables. Is there something wrong in our SQL...
We are using OpenSchema to return a list of tables in our SQL Server database. The two most recent tables (added in the past month) are not showing up in the list.
I have not used OpenSchema a lot and am not sure how it is finding the list of tables. Is there something wrong in our SQL...
We are updating the error handling for 3 ASP.net applications. I have been tasked with writing a program to simulate the errors for testing purposes and need some help getting started. I have never had to actually write a program to create errors. What is the best way to do this to ensure we...
I have a grid with the company name in the first column as a HyperLinkField. When the link is clicked, the user is taken to another page.
I need to disabled the link under if the user does not rights to update this companies information. I have the logic to check for the user rights...
I have inherited a SQL 2000 database that has full-text search enabled. I am new to this feature and spent all yesterday trying to get it to work on my development machine. I have been unsuccessful. I used http://msdn.microsoft.com/en-us/library/aa902674(SQL.80).aspx to set it up. I tried...
The web host for one of my clients recently upgraded to SQL 2005. My development machine has SQL 2000 installed because that is what all my other clients are using. The web host directed me to download and install Microsoft SQL Server Management Studio Express(SSMSE) so that I could manage the...
I have a very long form on the page. If the page does not validate, I want to reposition the page at the top of the form. I have a an anchor tag in the page, <a id="topofform">, but I am struggling with how to call in from the code. My page is written in C# and I am relatively new to .Net...
We are having significant corruption issues with two of our tables since October 2006. The two most prevalant issues are either deleted records displaying even though Set Deleted On has been issued or the indexes getting corrupted. When we pack and reindex, the table is fixed temporarily...
I have a popup that I want to change the color, foreground and/or background, when it is deactivated. The only way I have found to do this is to release and then redefine the popup.
Does anyone know of a easier way?
I have a report that includes summary totals in the summary section. I want to print the summary section on its own page. I have tried to figure out how to do this, but have been unsuccessful. Any help is greatly appreciated.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.