User Profile

Collapse

Profile Sidebar

Collapse
pratimapaudel
pratimapaudel
Last Activity: May 11 '09, 06:49 AM
Joined: Jul 26 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • pratimapaudel
    started a topic Unix script to sort numbers

    Unix script to sort numbers

    Can anyone help me to do this problem?
    Question goes like below:


    Use C or Borne shell. Take two integer command line arguments. The script should display the numbers between the two integers (including the two numbers) in ascending order if the first number is smaller than the second, and in descending order if the first number is greater than the second. Do proper exception handling in code.

    Thanks,
    See more | Go to post

  • pratimapaudel
    started a topic Last Sales Price

    Last Sales Price

    Can anybody help me to find the last sales price. I have invoicedate , customer, sales price etc column available in my table. Table name is transactions.
    Max did not help . max brings highest sales price not last sales price.
    Thanks,
    Pratima
    See more | Go to post

  • Shweta,
    Thanks for your ideas....
    See more | Go to post

    Leave a comment:


  • Hi Orked
    Thank you very much for your code. I am going to try it now. Thank you very much again. I will let you know the result of this.
    Thanks
    See more | Go to post

    Leave a comment:


  • Link Button to sql table and store value entered in text box

    I have one text box and submit button in one asp.net page. When users enter their email address in textbox and click submit button, i want to store that email address which comes from text box in sql server table. Sql database name is 'uprod'. Prod database has table named unsuscribe with column name email.
    Can anyone help me? I appreciate your answer.

    Thanks,
    Pinky
    See more | Go to post

  • pratimapaudel
    started a topic Sql Server 2005 DataBase Mirroring

    Sql Server 2005 DataBase Mirroring

    I need to do the mirroring of my company's production DataBase. I am not planning to setup the witness server. I am planning to do mirroring between two servers only. Can anyone tell me how long it will take? How many hours it will take to setup everything? I have to give the approximate time to complete thhis to my department manager. I appreciate your answer. Thanks
    See more | Go to post

  • pratimapaudel
    started a topic Email Blasting Software.

    Email Blasting Software.

    Can anyone suggest me?
    I need to develop an application to blast email to huge number of customers. we have customer's email address in different DB, and we have different group of customer. Specifically i am looking for to develop an application where we can select
    which customer group?
    Which HTML template?

    So In short, my application should be able to load external HTML template and should be able to pull...
    See more | Go to post

  • pratimapaudel
    replied to SQL query calculation
    Deric
    Thanks for you help.
    Your post is helpful but i did this in another way. I found another way that we can select data from same table with two condition. We don't need to do case statement .
    Anyway it was good information for me regarding to PIVOT.
    Thanks
    I will be keep on posting the questions in future....
    See more | Go to post

    Leave a comment:


  • pratimapaudel
    replied to SQL query calculation
    Delerna
    Thanks for Reply.
    See more | Go to post

    Leave a comment:


  • pratimapaudel
    started a topic SQL query calculation

    SQL query calculation

    Can anyone help me?

    I have a table which has item id, moduletype, unit id, price field.
    I would like to do calculation like this.
    For the same item price is different according to moduletype.
    I would like to select price as 'cost price' only when moduletype='0'
    and price as 'purchase price' if moduletype='1'
    I tried to use case statement but it shows me null if condition doesnot satisfy.
    ...
    See more | Go to post

  • Thanks a bunch
    It helped.
    See more | Go to post

    Leave a comment:


  • pratimapaudel
    replied to Js confirm box
    Thanks for answer
    But how do i create layer dynamically?
    See more | Go to post

    Leave a comment:


  • pratimapaudel
    started a topic Js confirm box

    Js confirm box

    Is there any way to change the text in Ok and Cancel in Javascript confirm box?
    Instead of OK and Cancel i want checkout and continue shopping.

    I have my js code like this
    [CODE=javascript]function CheckWt()
    {
    var backorder = 'False'

    if (backorder == 'False')
    {
    if (parseInt(docum ent.getElementB yId('ctl00_Main Content_Shoppin gCart1_ThemeSho ppingCart1_lblB alWeight').inne rHTML)...
    See more | Go to post
    Last edited by gits; Mar 31 '08, 08:38 PM. Reason: added code tags

  • pratimapaudel
    started a topic sql server 2005- reporting - pagesetup

    sql server 2005- reporting - pagesetup

    Hi
    I have created reports in SQL SERVER 2005 Reporting service.
    But my report is not printing all the columns in one page. It is breaking the columns in two pages.
    I have tried to set up the width and height property but i could not fix this problem.
    Can anyone help me?
    Thanks
    See more | Go to post

  • pratimapaudel
    started a topic sql server 2005- reporting page setup
    in .NET

    sql server 2005- reporting page setup

    Hi
    I have created reports in SQL SERVER 2005 Reporting service.
    But my report is not printing all the columns in one page. It is breaking the columns in two pages.
    I have tried to set up the width and height property but i could not fix this problem.
    Can anyone help me?
    Thanks
    See more | Go to post

  • SSRS Reporting - Printing page set up problem

    Hi
    I have created reports in SQL SERVER 2005 Reporting service.
    But my report is not printing all the columns in one page. It is breaking the columns in two pages.
    I have tried to set up the width and height property but i could not fix this problem.
    Can anyone help me?
    Thanks
    See more | Go to post

  • pratimapaudel
    replied to Indexing in sql server 2005
    Thanks for you reply.
    I will try now.
    thanks...
    See more | Go to post

    Leave a comment:


  • pratimapaudel
    replied to Indexing in sql server 2005
    Thanks but how do i do indexing?...
    See more | Go to post

    Leave a comment:


  • pratimapaudel
    started a topic Indexing in sql server 2005

    Indexing in sql server 2005

    I have tables in my database, it's sql server 2005.
    I heard some of them have indexing and some of them doesnot have indexing.

    If i want to check whether it has indexing or not how do i do?

    And if i want to create indexing how do i do?

    Do i have to write script to create indexing or i can do from desing view of management studio?
    if i have to write script to create indexing where do...
    See more | Go to post

  • pratimapaudel
    started a topic override the cookie?
    in .NET

    override the cookie?

    Hi eveybody
    Do u know how i can override the cookie in javascript?
    thanks
    pratima
    See more | Go to post
No activity results to display
Show More
Working...