I would like to retrieve the PDA owner name in Windows Mobile 5 using C# compact framework 3.0. I thought this would be easy, but I can't seem to find an answer. Thanks for any help.
I'm using the membership and role provider in an ASP.NET 2 application. My client does not want users to recover their own passwords. I have set up an administration page that will enable application administrators to add/remove users and assign roles. I want to add capability to reset...
I'm creating an ASP.NET 2.0 web application with a SQL Server backend and Crystal Reports (developed using VS2005). I'm having a very difficult time finding a shared web hosting company to host my application. Places like www.discountasp.net tell me that they will not support Crystal Reports...
I have a report that has fields formatted for Scientific Notation to 2 decimal places. This works fine except when the number in the record source Query has more than 7 decimal places. For example, 1.2046629E-06 will appear as the format specifies: 1.20E-6 in the report.
But...
In order to use a PDF writer, I need to change all horizontal lines that are drawn in my reports to rectangles (without any height). It will take a long time to do this manually. Does anyone know how to accomplish this programatically?
My reports have group summaries in the footer up to 4 or 5 levels. It looks bad when the last group summary (or a few of them) print at the top of the next page without any preceeding data. I would like to keep all of the group summaries together. If they can not fit on the current page, then...
I have a memo field in a form that is used to populate a report. The user wants to be use tabs so that text is properly aligned (this is for an acronym list). It should look like:
Code Definition
---------------------------------
PC Personal Computer
PDA Personal...
Typcially, I'm used to running stored procedures (SP)in Oracle from CF (MX 6.1). My current project is using an MS Access database. Can I run Access code modules from CF? If so, can I pass parameters? Does anyone have an example? Thanks!
I'm trying to use RWRUN to run a report from the command line. My report has 2 parameters on the parameter form. Does reports 9i allow report parameters to be passed in from the command line?
For example:
PF_Name = Jones
PF_Position = Manager
Here's the RWRUN command that I'm trying to...
I have a C# windows appliation with an Access database. There are 2 tables: USERS and PERMISSION_TYPES. Table definitions are:
Table Name: USERS
Fields:
First_Name
Last_Name
Address
PERMISSION_TYPE (FK to PERMISSION_TYPES)
Table Name: PERMISSION_TYPES
Fields...
Help! I've inherited a project from a now defunct office. I've never used PowerBuilder before, so I'm not sure if I have the source code. I have the installation files (.exe, .dll, .pbd, .pbl). I only realized it was PowerBuilder 7 after opening these files in a text editor and reading some...
In a C# Windows Application, I have a datagrid that is bound to a dataset, where one of columns is a password. I would like to have the password masked with '*'. Is there a way to do this? I know there are 3rd party controls. I managed to mask the text as it is being entered, but when I...
I attempt to use the InitialDirectory property of the Save File Dialog control, but the property is mostly ignored in favor of the most recent directory that was used. Is there a way to ensure that the InitialDirectory property is actually being used? I don't understand why this isn't the...
Can I use Visual Studio .NET Professional to develop applications for handheld devices (Windows CE and/or Pocket PC)? I've read that Smart Device Extensions (SDE) for Visual Studio .NET will allow development using C# within Visual Studio. The only reference I can find to SDE is associated...
I've been struggling trying to figure out how to write a CSV file and/or an Excel file from a C# dataset in a Windows Form Application. I see plenty of references for Web Apps and Crystal Reports. I see information on reading data into a dataset, but nothing on how to write these files. I was...
How do I create a Setup Solution that will automatically uninstall my application (if it exists on the client computer). I've developed a Windows 2000 fat client. Currently, the user has to go to control panel to uninstall the application prior to the re-install.
Any suggestions?
I'm running CR that comes with .NET
Users keep getting confused because they click on the subreport. This then opens just the subreport and creates a new tab. I want to prevent the users from drilling down into the subreport. Does anyone know of a way to prevent the drill-down feature on...
I have a MessageBox that pops up to ask the user to verify data. However, the Message Box pops up over the data. I would like to position the Box to appear is a specific location. Can this be done?
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.