OswaldFig's Q&A profile
SQL Server =Sum(ReportItems!FinalCost.Value, "group_1") in group footer problem
Hi, Im currently writing a report in SSRS which requires to take data in the fields, manipulate and perform functions on it then display it within its own textbox. For example the field Cost is manipulated so that a column will show the cost depreciated after 5 years. Cost Final Cost 500 250 1000 634 700 500 Footer: Totals 1384 My problem is that within each group (as the data is grouped by its type) I need to have a sum of the Final Cost data. As this is NOT a field I cannot use =Sum(Fields!FinalCost.Value, "group_1") but rather I need to use =Sum(ReportItems!FinalCost.Value, "group_1"). I know that SSR ...Show All
Visual Studio Express Editions Cant download Visual C++ 2005 express edition
downloaded the bootstrap executable but it couldnt download the visual c++ 2005 express edition bcos of network problems. precisely, it complained of not being able to download .net framework 2.0 secondly, I clicked the link for manual downloading and installation of the program but link show "page cannot be displayed". pls, who can render help Did you use windows update to get updates http://www.windowsupdate.com/ .NET 2.0 is downloadable from http://www.microsoft.com/downloads/details.aspx familyid=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en If you still have issue please let us know... ...Show All
Visual C++ Return value incorrect
Hi, I've got a very weird thing in my program, const bool getRunning() const { Lock(); bool t = m_bRunning; Unlock(); return t;} Where m_bRunning == true; it returns false. ( lock and unlock handles the thread safety ) after the Unlock(), t contains true. but the return value is always false. even weirder, with code optimalisation on, the function isnt even reachable. it just skips it. //DEBUG 0041B5FE call Gameye::CApplicationInfo::getRunning (411677h) 0041B603 movzx ecx,al 0041B606 cmp ecx,1 ECX contains 205 after this. Please can anyone tell me whats going on const doesnt change a bit, both the constants indicate the the function cant change the objects data ...Show All
Smart Device Development About SDIO Card Driver
Hai, I am studying about the SDIO Card driver. From my understanding the client driver is loaded after inseting the SD Card by the Bus driver. When the Host controller Driver is loaded Actually i want to diagnosis the SD Card port before inserting the SD Card .Is there any means to find this.I am using the PXA270 processor Hai, I wrote a sample application to interact with SD Card.I want to use the existing the Client drivers in WINCE.When executing the application i used SDCardInfoQuery API function.There i am getting exception saying 0XC0000005 :access violation. The bus driver and host controller drivers are there in the active registry.But i didnt find any client driver in the active registry.What ...Show All
Visual C# "No source code available for the current location"
Using VS 2003 C#, XP SP2. I have developed a 'Class Library' but I'm getting the "No source code available for the current location" error message when trying to call a method in the class library for a certain class. My solution contains both class library project but also the windows appliction that uses the functionality implemented in the class library. In the "References" section of the windows application I added the class library as a "Project" referring to the source code directory where the source code of the class library is located. I have deleted all files for all sub projects for the solution and rebuilt it, but still I'm getting the "No source code..." error message when trying to step into method in class library. ...Show All
Visual Studio 2008 (Pre-release) Applying Materials Inside and Outside of 3D shapes.
Hello, I have a 3D shape. I have drawn some triangle Indices on this and tried applying materials. My 3D shape however textured only the alternate triangles. I figured out that it was to do with the enlisting all the triangle indices in the counter-clock wise direction. (Earlier every alternate triangle indices was in the clock-wise direction) After making the alternate triangle indices in counter clock-wise direction, the texture would come only on the internal side of the 3D shape. I also made it to put the texture only on the outer surface of the 3D shape. What do I have to do if I wish to put the texture on both sides of the 3D shape I think Surface Normals can help me out here. Can somebody enlighten me more on Surfac ...Show All
SQL Server SQL CE 3.0 (Mobile 2005) Max DB Size Question
Hi everyone, What are the consequences for just setting the Max DB Size to 4GB and letting it go at that Is the MAX Size any arbitrary value I want or must it be close to what the actual database is expected to be Also, why did they default to 128MB Wouldn't it have been better to set it to a larger value Thanks Dorothy Thanks, that's explained it, so how do we calculate the memory needed to support 4 GB of database Is it 4GB / 4KB per page times 1 byte per reference ...Show All
SQL Server Trigger Report To Run After Another
I have two reports: Report1 and Report2. When Report1 is ran I want Report2 to be ran and e-mailed to the user. What is the best way to do this Is there a way to do this Thanks, cj It's not clear what you mean by "run" the report. Will the report be setup for Snapshot execution Are you emailing it or saving it somewhere By "fire" I meant call the FireEvent API. You can use this API to trigger a subscription to fire. ...Show All
SQL Server trying to get started
Hi folks... this is part complaint, part request for help. I have an Access db that I'd rather were an sql db. Partly to learn sql and partly because all of the asp.net examples use sql and don't seem to work with access. I installed VS2005 which includes sqlexpress, but there's no front end to it.. there's no way to "talk to" this sql2005. Can't seem to create tables, etc. So, I installed SQL 2005 Development server... still no front end. Just some config tools that I presume I may care about some day but don't mean anything to me just yet. I'm on XP Pro so can't install SQL 2005 Enterprise, but I discover a CTP called Management Studio Express. Well, we all know how robust CTPs are, nevertheless I install it and boy is ...Show All
SQL Server Converting Date Data type in stored procedure
HI Experts... I am using SQL SERVER 2005 standard edition I have encountered a problem regarding converting date data type in stored procedure As i was having problem taking date as input parameter in my stored procedure, so, then I changed to varchar (16) i.e. CREATE PROCEDURE sp_CalendarCreate @StDate VARCHAR ( 16 ) , &nb ...Show All
Visual C# compile into exe.file
Hi, can anyone help me with this: I am using visual studio .net c# i have an window application that consist of many forms inside how do i combine all these forms and make it into an "exe" file meaning that i just click the exe file and the program will run as usual, instead of having to open the windows application and start debugging can anyone help me with this thanks and appreciated thanks in advance hi thanks guys for the reply.. the problem is HOW DO I COMPILE TO EXE can someone teach me the steps.. coz now i want to start the program.. i have to open up all the forms and start debugging... how do i just create the ONE exe file thanks in advance ...Show All
SQL Server error in sql server 2005 setup on win2k sp4
error msg in summary.txt Microsoft SQL Server 2005 9.00.1399.06 ============================== OS Version : Microsoft Windows 2000 Server Service Pack 4 (Build 2195) Time : Wed Feb 14 03:31:27 2007 LDINTSQL1 : There was an unexpected failure during the setup wizard. You may review the setup logs and/or click the help button for more information. SQL Server Setup failed. For more information, review the Setup log file in %ProgramFiles%\Microsoft SQL Server\90\Setup Bootstrap\LOG\Summary.txt. Time : Wed Feb 14 03:39:30 2007 List of log files: C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_LDINTSQL1_Core.log C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup00 ...Show All
.NET Development opening web folder in icon view
im habitually speak french, but i gonna try in english :) i would like to open web folder without use the open command of file menu in internet explorer, i can do this in html page like this; < A HREF = "http://[ipadress]/[ foldername ]/" FOLDER = http://[ipadress]/[foldername] TARGET = "_top"> < img src ="image/folder.gif" id ="id" /> </ A > and this is work very find my problem is i wanna do this programmatically in csharp(dotnet), i would like to change foldername according to user logged in, how can i do this Hi, You are right here, ASP.NET will not help you in this because ASP.NET wil ...Show All
Software Development for Windows Vista Which service supports and controls the burning of optical media?
Hey guys I was wondering as to which service supports and controls the burning of optical media I guess I am in simple terms looking at a replacement for imapi service. As of now unable to find anythin similar. Also wondering if I can use a third party utility to read the latest UDF format in a older operating system Thanks, Joshua PS: If I am in the wrong place, apologies :) Hi Henry, thank you very much for the details. I was looking at enabling/disabling on a enterprise level. Certainly not trying to replace the service. A read only driver sounds good. Certainly not looking or a 3rd party file system for now. So I take it that imapi.exe loads on its own without any service backup and loads the dl ...Show All
SQL Server report builder
I login in my server do report with report builder , when i run report , the error is: The permissions granted to user 'ADSYSTEC-CZW\users11' are insufficient for performing this operation. thanks for helps! Sorry I have something make up. 1. The server and my machine are not the same computer,My machine name is adsystec-czw. 2. The reports web site's Authentication is Integrated Windows Authentication. 3. I use the given user(users11) login in belongs to the user groups. Thanks for help!! ...Show All
