Hi ;
I have installed MSDE and I passed following parameters at the time of installation.
[Options]
INSTANCENAME=MQIS
DISABLENETWORKPROTOCOLS=1
SAPWD=CC2004
now, I want to know who is the Defualt user for that and what is his password.
I am trying to run a Crystal Report connecting to...
Hi Dear;
I am using VB.NET 2003, Crystal Report 9.2 and MSDE Database.
I created a report using SQL Server database and now I want to run it with MSDE and I changed my Database Location in design time in Crystal Report to MSDE Connection. I did not set any user ID and Password in that...
Hi ;
I am using ASP.NET and VB.NET 2003. I am trying to do one thing. I have a update button to update record in a grid. I want to launch a pop up window whenever user press upate button. That small pop up window will not have anything but a text box with a button send to send email to a...
Hi;
I am using VB.NET 2003.
I am trying to importing data from text files and I am using split() function to get each substring in one row which is comma delimated and have inverted comma's for each subtring. It is working fine if there is no Comma in between inverted Commas. It gives me...
Hi ;
I have been facing problem in connection pooling for two weeks and I did search each website and forum and I noticed that this is one the most comman problem using ASP.NET with VB.NET and SQL Server 2000. I went thru my application and checked for any open connection and I ensured there...
Hi;
I am using VB.NET 2003, I am using MDI Form with Menu Strip , I want to change the color of the menu bar for that particular application , I noticed that it is taking setting from default windows setting. How can I change it for one particular application.
Thanks.
Hi ;
I want to use Color Codes in Programming instead of using color variable which are available in system.drawing.color
class. For example, I want to use #FF6600 for orange and different color codes. I want to change the HeaderBackColor of a Grid in a style in coding.
Thanks.
Hi ;
I have a website which is developed using ASP.NET 2003 and SQL Server 2000.
I am having a problem with Connection Pooling and try to make sure either each connection object is close and destry and I did and checked the whole website and closed and destroyed each and every connection ...
Dear All;
I am using VB.NET 2003 and I am using following code to send emails using Outlook object. When its sending email Outlook prompts a popup of security alert and Ask user to you want to allow to send that email and I can selected check box to allow and selected minutes how long the user...
Hi ;
I am somehow new to ASP.NET, I have a question can I place two submit buttons to submit email information on one page? Which will send emails to recipient.
Thanks.
Hi ;
I am using this code for sending emails and it is working fine at development envoirnment b/c we have that kind of IP setup where no authentication is required.
Dim myMessage As MailMessage
myMessage = New MailMessage
With myMessage
.To = sendTo
.From = "abc@abc.com"...
Hi All;
I am using VS.NET 2003 to develop websites. When I compiled my project, it gave me few errors in the task list; few are from those errors are as follows:
"Resources 'CreditvalleyPhase9\Elevation.aspx.resx' and 'CreditvalleyPhase9\Elevations.resx' have the same manifest resource name...
Hi ;
I am looking for the way to export data from our VB.NET 2003 application to Excel. For details, if we right click on the Grid we can have one popup menu to export into Excel from the Selected datagrid. Or , we can have a button on the form and on that button we can export data using...
Hi ;
I am looking for sorting on columns click. I am using VB.NET 2003 and SQL Server 2000. For more explaination, one user Click on specified grid columns which are provided by the sorting ability the data in the grid should be sorted by that column.
Thanks.
Hi ;
I am looking for functionality for Drill Through i.e. I can call other report on hyperlink for its details. For examples, If I have reports for Order Listing and If I click on each Order then it opens another report for its Details. How can I do that in windows application reports. I have...
Hi All;
I have few complex reports which I want to export to Excel,those reports have Boxes, Lines, Cross Tab Reports and Images in header. What is the best practice to design those reports so that I Can export them in proper format. Right now, I am having problem with Header Alignment with...
Hi All;
I am using CR 9.2 and I am exporting one of my report to Excel and having so many problems with formatting. One of the problem is there are few columns which are integer but when those columns are exported to Excel they have small Green Box with information icon on each cell of thoes...
I'm trying to use the MSDE Merge Modules with my vb .net application. Following the instructions on http://msdn.microsoft.com/library/default.asp?url=/library/en-us/distsql/distsql_8yeq.asp
At the bottom it states I need to edit to msi file to set the database properties. However, I used Orta...
Hi;
I have a report and I am using Cross Tab report in that report, I placed that Cross Report in the report footer. I have few fixed columns(not dynamic) in cross tab report and I have named those columns in my main report but those Columns headings are showing only on first page. If the data...
Hi All;
I am wondering either how can I create Fillable Entry Form in Acrobat Write any adobe product which can perform that task. I mean Form in which we can type our data and then save them into new document and then print them.
Thanks.
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.