I'm builing a web app in VS2010 using 3.5 framework. Our SSRS server is SQL2005 with no plans to upgrade in the near future. So I'm trying to use the 9.0 version of ReportViewer.
The project references Microsoft.ReportViewerCommon 9.0.0.0 and Microsoft.ReportViewer.WebForms 9.0.0.0 - no...
Due to client considerations, I have a project that has multiple databases (all same schema) on a single server, having 1 additional database with "master" data (client name, contact info, etc.) Users need to access data from across multiple databases. I know that I can use UNION if I know...
I'm new to AJAX (think the calendar is great) and ASP.NET in general, but I need to create a "confirm message" box when the Save button is clicked, but ONLY if 2 session variable do not equal.
Here's pseudo code:
btnSave_onclick
if session("A") <> session("B") then
display message "do you...
Just had to reinstall XP on this laptop and the wireless doesn't register - can't find it listed in Device Manager.
Downloaded driver from HP site (on another PC) and installed on the laptop - rebooted, but still no luck.
Where I can look on the PC / Control Panel to find the hardware?
I'm...
I have a job that prints directly to a network printer (hardcoded by a third party) - no way to change the printer in this application/scenario.
But I want to print to CutePDF (installed on the PC as another printer).
Is there a way to take the job (I can change the printer advanced setting to...
I've got data from a MySQL database that had the primary key with "auto increment". Exported to a flat file for import.
Now am importing to SQL2K - problem is that of the original 353 records (just a tiny db, thank goodness!), there are only 342, with the first record ID = 2.
So I still need...
I've got a multiple step process, end goal is to send an Excel file by e-mail using VB.NET.
Original data is in .txt report, so using Monarch V9 to create an Excel file from a summary.
Then want to create either a Windows app or service to e-mail the report.
I can get the file to e-mail just...
I'm setting up a SQL2005 database on a test server (fairly small) and need to copy/migrate an existing SQL2000 db to the new server. But the SQL2K db is much to large for the test server.
Is there a way I can create/copy everything BUT the data (schema, permissions, etc.)? One of the things...
I have a Dell Dimension 2350 with XP Home Edition. Bought a Maxtor 300 GB hard drive that is SATA II, but of course the Dell doesn't have SATA II, only ATA.
I do have an open PCI slot, but since I normally don't do hardware, have some questions:
1) Can I use a PCI Express card? not sure what...
I have a column of personal names that I need to convert, but mixed in are some business names.
Here's the formula I've come up with - A1 can either be "Smith,John A" or "ABC Business". For all personal names, there is 1 comma, no commas in business names...
Fair warning - I'm a "by the seat of my pants" user, so this may be very simple, but I'm stumped:
I'm trying to build a batch file that renames a daily *.prn file to mmddyyyy.txt file.
I know how to rename to today's date, but don't know how to "find" the name of the .prn file - the program...
I'm in the process of building a new PC (Dell Optiplex 745 - Windows XP Professional) - installed Visual Studio .NET 2003 and Java 1.6.01 - upgraded to 1.6.2. - If you need to know what else I've installed, just ask, but I thought these were pertinent to the question.
Problem I'm having is with...
I have a populated dropdown list. Via JavaScript, the user can enter a value into the list where it will be added, sorted and the selected index will be changed accordingly. However, if a postback occurs, the new values are lost. I know the server has no idea the values have been added, but why...
I'm trying to write a simple .bat job that will rename a certain file from "file-20060713.txt" (created with today's date in a 3rd party software) as "file-20060630.txt" (the last day of the previous month).
I have used this script in previous .bat jobs to name files with the current date...
I'm fairly green with SQL - learned most everything on the fly and have never worked with cursors, but think that this is what I need to do.
Here's a example of the MSSQL table I've been given to work with (Name is the primary key):
Name Reason1 Reason2 Reason 3
Joe...
I work in a financial environment and am troubleshooting our newest Dell build Optiplex GX620. There are 2 special peripherals attached that are actually serial devices - Epson impact printer and a MICR reader. Due to the logic that the MICR device (and connected card reader) use, I want it to...
I have a text box in Group Header 1 that I want to suppress if it's the "last" group of the report. I'm sure I need to put a reference to evaluation time "while reading records", but haven't work with this feature in the formula editor.
Thanks in advance!
I've just joined the forum and have found it very helpful! Thank you!
I'm new to VB.net and programming in general - my background is general analysis and research in banking, so please bear with me.
I'm trying to call a batch file with SHELL that includes 2 parameters in VB.net. The batch...
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.