Prabagarane's Q&A profile
SQL Server How do I change the Hyperlink color for the 'Jump to URL' once it has been viewed?
Hi, I've created a report in SSRS 2005, where one of the fields is using 'Jump to URL'. I made that field the color blue and underlined it so the users can see it's a link. How do I change the color of the field/link to a different color once it's viewed so the users know they already selected that field Thanks for your help!, CharlotteB I don't believe there's any way to do this currently. All style information is explicitly placed into the HTML, so the browser doesn't have an opportunity to automatically add its own underline. Since it isn't adding it, it doesn't know to remove it. ...Show All
SQL Server Setting a Default Confidentiality message
Our company requires a "confidentiality message" displayed on all web pages, documents and reports. Is there a way for Reporting Services or IE for that matter to display a default confidentiality message accross all reports rather than editing each individual report Thanks in advance. That may provide a solution for all newly created reports but we have hundreds of reports in use now that require the confidentiality message added to each one. I am interested in a way to apply this message to all reports rather than edit each and every one of them. Thanks. ...Show All
Microsoft ISV Community Center Forums Array lengths
I'm writing code that produces an array. Its basically breaking down a file path. The problem that i'm having is that I am not bale to determine the length (size) of the array as it changes sizes example C:\docs and settings\user\desktop\folder1\innerfolder\this_file.doc C:\docs and settings\user\desktop\folder1\this2_file.doc i'm using the split method to delimit the line breaking it into substrings = Split(path, "\") sub(0) = C: sub(0) = C: sub(1) = docs and settings sub(1) = docs and settings sub(2) = user sub(2) = user sub(3) = desktop sub(3) = desktop sub(4) = folder1 sub(4) = folder1 sub(5) = innerfolder ...Show All
Visual C# Visual C# Training Programs
Hi i need to get used with the inbuilt classes n API s provided in C#. can someone suggest some programs which i can write in such a way that i get used to the above. links to sites which contain such problems, with solutions, will help. thanks in advance. ...Show All
Visual Studio 'extern alias' doesn't build
Hi, in a sample Project, I'm referencing to both PresentationFoundation.Classic and PresentationFoundation.Luna and I want to create an instance of SystemDropShadowChrome. This class is defined in both assemblies, so I set the aliases of the assemblies to PFClassic resp. PFLuna and putted extern alias PFClassic; in my code. But against all expectations this doesn't build. I get the message: " The extern alias 'PFClassic' was not specified in a /reference option" Any ideas Thanls cheesenhomer Hi, If you need to reference two assemblies with the same fully-qualified type names, an alias must be specified on the command line, as follows: /r:PFClassic=XXX1.dll /r:PFLuna=XXX2.dll This creates the ...Show All
Game Technologies: DirectX, XNA, XACT, etc. Textured Quads - No Need?
Hello everyone... In my '2D in 3D' engine using MDX, I went the "Textured Quad" route. But after looking at the XNA Framework, I am wondering if there is any reason to go that way Should I use the built in SpriteBatch class Thanks! -Nick Probably yes.... It really depends on if you want to do anything that the sprite batch doesn't let you do. But under the covers spritebatchis doing exactly the same as you are and the code is likely simpler. ...Show All
Visual Studio Express Editions the date apperas with 12:00:00 !!!!!????
hi i make a small console application with the following code to print on the screen the date specified and it appeared with 12:00:00 ! Module Module1 Sub Main() Dim dt As Date dt = #11/15/1983# Console.WriteLine(dt) Console.ReadLine() End Sub End Module ' the output : 15/11/1983 12:00:00 ! some of my friends says that it coould be solved by changing the format of the date in the culture of the entire application how can i do that thanks in advance. ASP.NET related questions should be posted at the ASP.NET forums: http://forums.asp.net however, again as suggested, 12:00 is the default time used. Where are you setting/getting the time from SQL or just from within ...Show All
Visual FoxPro mscomm32 issue again
For some odd reason everytime I try to install the Active X mscomm32 control on my form it tries to reinstall something from my distribution disks (the EXE that I create for my software not the original Fox disk). This happened a while ago and I simply uninstalled my EXE and program and reinstalled and it was fine. Today it started up again. Here is what I did: 1) Ran regsvr32 c:\windows\system32\mscomm32.ocx 2) Checked to see if the Active X was installed in the available Active X list (it Was) Any other ideas ...Show All
Visual Studio 2008 (Pre-release) Linq To SQL class designer problem
I watched Scott Guthrie's video on http://weblogs.asp.net/scottgu where he demos the new Linq To SQL class designer. He mentiones that one can create classes and let the designer create the tables in the database, which is great. I was trying to do that and failed. Does anyone have a link to a walk-through demo or something I created a very simple class diagram with 3 associations and 2 derived classes, 5 classes all together, I set the primary keys and the table names on all the classes. I then right clicked the diagram in the solution explorer and clicked "Run Custom Tool", then nothing... Any ideas Best regards Klaus Enevoldsen There is nothing to stop you from creating your ...Show All
Visual Studio Express Editions Problem Getting Early Binding With Word Application
I'm trying to use early binding in connection with using Microsoft Word in an application. I go to Project and Add Reference and then click "Okay" under the COM tab under Microsoft Word 11.0 . . . and the dialogue box goes away after a few seconds. However, it isn't adding Word and I still cannot get early binding. I can do late binding and I understand the advantages, but frankly for the limited users of this application and the advantages of intellisense, I want the early binding. Anyone have any thoughts on what I'm missing chipjollyroger wrote: On the program itself, if I go to the page labeled "My Project" (where you add your splash screen, etc), on the tab for references ...Show All
SQL Server CAL vs. Processor License on secure login enviroment
I need to upgrade a solution from SQL Express Advanced to Workgroup Edition because of the 4GB size limit. I'm planning on deploying the solution in an secure web enviroment were only authenticated users will be able to access the database. The actual username's and passwords would be stored in an Express database. Therefore since only named users would be accessing the database server web app, can I use the CAL license model I believe the answer to this is "yes". You'll want to make sure that you check with your local Microsoft rep, but we don't license based on how or where the technology is deployed, just on how it is accessed by the users. I had a deployment like you're talking about, and ba ...Show All
Visual Basic adding files to the publish
I would like to add some extra files to the publish, but have been unable to find where to do so. I have some text files that my program will read, and need to know how to include those in the published application so they will be installed with everything else. thanks, Dan aha! this is great, thank you very much. it took me a few minutes to determine you could add more than strings, but this will work great. ...Show All
Visual C++ VC++ won't run from source control: "The system cannot execute the specified program"
Hi, I've installed VS 2005 C++ Express into source control and it won't work. I've wasted the better part of a day so far trying to get it to work. The error message I get when trying to run something as simple as lib.exe is: "The system cannot execute the specified program." When I load up the .exe in the dependency walker (depends.exe), it says: Error: The Side-by-Side configuration information in "y:\compilers\Microsoft Visual Studio 8\VC\bin\LIB.EXE" contains errors. This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem (14001) . The only dependency shown for LIB.EXE other than KERNEL32.DLL is MSVCR80.DLL. I've tried copying all t ...Show All
SQL Server Stored Procedures Datasource
Hi all, I'm trying to use a stored procedure as a data source for my SSRS 2005 report, but I keep getting the following error in the query designer: " The EXEC SQL construct or statement is not supported" Any ideas what the problem is here When you want to use a stored procedure as a datasource, you have to make the Query text equal to your sp name without any EXEC command or parameters. By changing the Command Type of the datasource to StoredProcedure SSRS knows how to handle the stored procedure. ...Show All
Visual FoxPro settings lost
VFP 9 (also happened with VFP 8). browse preference and browse last do not remember changes from one browse to the next. Command window settings are not rememberer from one VFP session to the next. >> browse preference and browse last do not remember changes from one browse to the next. Command window settings are not rememberer from one VFP session to the next. Ensure you have SET RESOURCE ON, and that it is pointing to the correct location for the FoxUser.dbf. ...Show All
