User Profile

Collapse

Profile Sidebar

Collapse
gsgurdeep
gsgurdeep
Last Activity: Jul 27 '09, 09:58 AM
Joined: Apr 2 '07
Location: Delhi (India )
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • gsgurdeep
    started a topic Data as Rows Not in Columns

    Data as Rows Not in Columns

    Hi Dear Friends

    I' m using Crystal Report to display data in my Application that is based on VB.net & SQL Server.

    Now I wants to display a data of one column, Row wise not as column in datable.
    but other columns should be print as columns.

    Example:

    Some pics of data that is displayed on report
    ---------------------
    a12+123+amd
    ---------------------
    ...
    See more | Go to post

  • gsgurdeep
    started a topic CR & Inventory

    CR & Inventory

    Hello.

    Now-a-days I' m developing a inventory system using vb.net-2005 & MSSQL-2000. Crystal reports are used to view or print Invoices, etc.

    Now i have Three major problems.....

    1. I need to move report here & there in report viewer window according to mouse pointer. Ex-something like a Hand Tool in any pdf viewer application.

    2. When a invoice is canceled a watermark Containing...
    See more | Go to post

  • gsgurdeep
    started a topic DataGridView To Crystal Report

    DataGridView To Crystal Report

    Hello Friends

    I want to fill crystal report with the data displayed in DataGridView.

    Data of DataGridView is filled at run time. In my project DataGridView Is filled with some data based on joins performed on more than one one MSSQL tables.

    I've used DataGridView.da tasource to get the data of Grid. But it shows blank report not actual data.

    Please Help me.
    See more | Go to post

  • gsgurdeep
    started a topic Text On Crystal report

    Text On Crystal report

    Good Morning To All.

    My problem is to set or change displaying text of a label, placed in a crystal report at run time.

    Can I Pass value to this kind of labels.........

    Please help me............. ...........

    Thanks In Advanced.
    See more | Go to post

  • gsgurdeep
    started a topic Vb.net & c#.net
    in .NET

    Vb.net & c#.net

    Today One Question is asked to me in interview for a software programmer post.
    Please tell me the answer of this question. Question is given bellow……………………....
    See more | Go to post

  • gsgurdeep
    replied to Saving Error
    I Have used ExecuteNonQuery instead of ExecuteReader, But Result is same.

    Again Modified code run well with
    Code:
    m4=rich_text.text.trim
    but says error when
    Code:
     m4=rich_text.rtf

    My Try Catch Block says following Error
    " Syntex Error or Access Violation. "
    See more | Go to post

    Leave a comment:


  • gsgurdeep
    replied to Saving Error
    Here is my code
    Code:
    DIM conString As String = "provider=SqlOleDb; Data Source=SERVER;Initial Catalog=DATA_BASE;Persist Security Info=True;User ID=SA"
    
    Dim  m1, m2, m3, m4, m5 As String
    
    m1=0
    m2 =text_name.Text.Trim 'ITEM MODEL
    m3 = text_part.Text.Trim 'ITEM PART NO.
    m4 = rich_text.Rtf.Trim 'ITEM DESCRIPTION OR SPECIFICATION
    m5 = text_model.Text.Trim  'ITEM MODEL NO.
    
    Try
    ...
    See more | Go to post

    Leave a comment:


  • gsgurdeep
    replied to Crystal report
    in .NET
    Dear Joedeene
    This is not a homework assignments.
    This is a dedicated project to me at office.
    So don't reply it too rudely......... ........

    But after including crystal report run time files its works fine.

    Thanks For Your Reply.
    Good Day
    See more | Go to post

    Leave a comment:


  • gsgurdeep
    replied to database backup issue
    It says Server not found.......... ............
    See more | Go to post

    Leave a comment:


  • gsgurdeep
    replied to Water Mark
    in .NET
    I'm Using Visual Studio 2005 with Microsoft SQL Server 2000.
    See more | Go to post

    Leave a comment:


  • gsgurdeep
    replied to Rich Text Box
    Thanks for your interest.
    But these answers are not helping me.

    but finally i have found the solution of my problem.
    I used following code for bold event




    Underline & italic events are same as this code...
    See more | Go to post

    Leave a comment:


  • gsgurdeep
    replied to Saving Error
    If I insert plaint text data inserted successfully. but when i used any bulleted rich text it throw error says. "Error Insert"
    Try Catch block is replied same.

    but when
    I used Query Analyzer for inserting data.....
    this reply with an error.......... says
    Access Violation...... .......

    Please Help Me ......
    See more | Go to post

    Leave a comment:


  • gsgurdeep
    replied to Removing commas from Numbers
    store comma separated value in a string.........
    Split it based on comma (,).........
    now join all parts of spited string in another string.........
    Convert this string in integer........ ..........
    & you got the results........ .....
    See more | Go to post

    Leave a comment:


  • gsgurdeep
    replied to App Loading Problem
    Load events of all my forms are empty, & a button click event is responsible for loading a report.
    Please tell Me the way (with any example) of using any other process in second thread.
    See more | Go to post

    Leave a comment:


  • gsgurdeep
    replied to App Loading Problem
    Now load events of all my forms are empty.

    an button click event is responsible for loading a report.

    Please tell Me the way of using any other process in second thread.
    See more | Go to post

    Leave a comment:


  • gsgurdeep
    replied to Saving Error
    I used to post my problems after lot of search on Google & MSN.
    There is no specific error message, only says Saving data in table fails.
    See more | Go to post

    Leave a comment:


  • gsgurdeep
    replied to App Loading Problem
    Now load events of all my forms are empty.

    an button click event is responcable for loading a report.

    Please tell Me the way of using any other process in second thread.
    See more | Go to post

    Leave a comment:


  • gsgurdeep
    started a topic Saving Error

    Saving Error

    When I insert rtf data from rich text box in sql table containing 3 char(255) type columns + char(6000) columns it returns access violation error.

    what it mean
    &
    waht is the solution

    Please Help Me soon
    See more | Go to post

  • gsgurdeep
    started a topic Rich Text Box

    Rich Text Box

    I am using rich text box control in my vb.net windows application to format some user define text formatting.

    I placed 3 buttons for bold, italic, & underline to change text formatting.

    These buttons perform very well separately. But when want to use more than one option at same text, latest formatting option overwrites previous formatting.

    Give Me Any Suggestion Please Help Me.
    See more | Go to post

  • GO my computer>tools> folder option

    unchecked hide system protected files
    than select
    show hidden files

    apply it.
    now open c:\, d:\

    now you are able to view recycle bin folder in root of your any drive.
    Be happy.
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...