User Profile

Collapse

Profile Sidebar

Collapse
umeshpotdar
umeshpotdar
Last Activity: May 17 '08, 06:05 AM
Joined: Mar 1 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • umeshpotdar
    replied to crystal reports in vb.net
    in .NET
    r u using Dataset to display report or any thing else?...
    See more | Go to post

    Leave a comment:


  • umeshpotdar
    started a topic Passing Parameters To Crystal Report
    in .NET

    Passing Parameters To Crystal Report

    hi friends
    i m doing crystal reports.
    i want to pass parameters to crystal report

    i mean to say that
    i created one form in VB.Net 2008
    on that i took two fields FromDate & ToDate
    & report will display when click on View Button

    so on report i want values of FromDate & ToDate

    plz send me code to work same,
    i request u that dont send me links
    ...
    See more | Go to post

  • umeshpotdar
    started a topic Creating Formula Fiels In Crystal Report
    in .NET

    Creating Formula Fiels In Crystal Report

    Hi Friends
    I want to creae formula field in crystal report

    i created one report such as

    ----------------------------------------------------------------------------------------------------------
    ID-1 Opening Amount----- 5000
    --------------------------------------------------------------------------------------------------------
    ID Debit ...
    See more | Go to post

  • umeshpotdar
    replied to Sum() Function
    Sorry Yar
    But it Did'nt worked at my side.
    plz
    tell me other trick to do same....
    See more | Go to post

    Leave a comment:


  • umeshpotdar
    started a topic Sum() Function

    Sum() Function

    hello friends
    i hav a problem that i face today
    problem is

    i have a table in Mysql
    TableName---- wages

    ok

    records in that table are like

    wId Uid amount
    1 1 10000
    2 1 10000
    3 2 20000
    4 2 20000
    5 2 20000
    6 3 30000
    7 3 30000...
    See more | Go to post

  • umeshpotdar
    started a topic help abt web services

    help abt web services

    hi frdzs
    i want the information abt web services
    what are the web services and
    how can i use the web services in my web site
    plz tellme something abt that or send me any linksrelated to it.
    Thanks......... .
    See more | Go to post

  • umeshpotdar
    replied to Database Synch. Problem using i'net
    i have a network
    but what type of n/w r u saying?
    i was doing it in the LAN but i'm not succeed
    i want to do in the Internet.

    Thnks
    See more | Go to post

    Leave a comment:


  • umeshpotdar
    started a topic Database Synch. Problem using i'net

    Database Synch. Problem using i'net

    hi frdz
    i want to do synchronization of database
    the thing is like that,
    i have two databases which is deve. in sql server 2005
    (both are same)
    suppose one is at Delhi and another is at Mumbai.
    i want such a facility which can update the database of Delhi automatically
    when change has been made in db of Mumbai .
    it wont be frequently update the db,
    it will be once in the day.
    ...
    See more | Go to post

  • umeshpotdar
    replied to log shipping
    thaks for ur reply
    can u give other links from that i get , how to do the same job in sql server 2005
    See more | Go to post

    Leave a comment:


  • umeshpotdar
    started a topic log shipping

    log shipping

    hello friends
    i want the information about Log shipping
    so plz give me inform. abt that
    or send links abt that.
    See more | Go to post

  • Database Mirroring Transport is disabled in the endpoint configuration.

    i am doing mirroring on the data base

    i have done every step but i got problem below

    "Database Mirroring Transport is disabled in the endpoint configuration."

    this problem occured when i cilck on the
    "start mirroring" button

    can anybody know about mirroring

    than plz tell how to solve this problem........ .....

    thanks..
    See more | Go to post

  • umeshpotdar
    replied to synchronize the database
    thanks for ur suggetion.
    ur idea is very good but i don't want to delete the tables.
    will database mirroring solve this problem?
    i'm trying this thing but i got errors
    so plz can u tell me abt any other idea.
    or how to use db mirroring concept?
    thanks ....
    See more | Go to post

    Leave a comment:


  • umeshpotdar
    replied to synchronize the database
    can u give me the procedure how to write the Syncronization of database
    or any link that can refer to syncronise database....... ........

    thanks for ur's reply.
    See more | Go to post

    Leave a comment:


  • umeshpotdar
    started a topic synchronize the database

    synchronize the database

    hi frdz
    i'm doing web site
    i have to use two databases
    one is for web site (suppose call it as web db server-A) &
    another is for some trasaction(call it as trans db server-B)
    so i want to synchronize these databases.
    means i want to do updation to these db [once in the day ]
    [whtever changes made in B will be update db A from last updation point
    at the end of day ]
    so can u tell...
    See more | Go to post

  • umeshpotdar
    started a topic class library-importing System.Drawing namespace
    in .NET

    class library-importing System.Drawing namespace

    hi all

    i'm creating class library
    then
    why sytem.Drawing namespace is not able to import in vb.net
    application
    See more | Go to post

  • umeshpotdar
    started a topic searchin any file in the hard disk
    in Java

    searchin any file in the hard disk

    hi frdz
    i want to search a file programatically from the hard disk
    if i give rose.gif as a search
    then it will be give the full path where it is stored.
    so how i can i write the code for it.
    thanks
    See more | Go to post

  • umeshpotdar
    started a topic cookies and session

    cookies and session

    how to create cookies and sessions in .net 2005
    plz give me links that i can learn more about these.
    thanks.
    See more | Go to post

  • umeshpotdar
    started a topic Datagrid row grouping
    in .NET

    Datagrid row grouping

    hi all of u
    i'm doing project in vb.net
    i have to use datagrid
    can i use datagrid as column of another datagrid
    is this type of facility is in .net?
    or any other way.?

    i want foll. format in datagrid

    Emp1 1 Pune
    ........ 2 Latur
    ........ 3 Sangli
    Emp2 1 Delhi
    ......... 2 Kolkata
    See more | Go to post

  • umeshpotdar
    started a topic user defined type as a primary key

    user defined type as a primary key

    hi frdz
    i have created user defined types in sql server 2005
    i want to use these types as a primary key in my table
    but i got error when i assign primary key to it
    (error ----- Primary key can not be exceed 900 bytes)
    so what should i do for that
    i must have to use it
    so can anybody tell me
    plz. ........
    See more | Go to post

  • umeshpotdar
    started a topic user defined type as a primary key

    user defined type as a primary key

    hi frdz
    i have created user defined types in sql server 2005
    i want to use these types as a primary key in my table
    but i got error when i assign primary key to it
    (error ----- Primary key can not be exceed 900 bytes)
    so what should i do for that
    i must have to use it
    so can anybody tell me
    plz. ........
    See more | Go to post
No activity results to display
Show More
Working...