User Profile

Collapse

Profile Sidebar

Collapse
lakon15
lakon15
Last Activity: Jul 24 '07, 05:09 AM
Joined: Jun 27 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • lakon15
    started a topic Errorr execute immediate
    in DB2

    Errorr execute immediate

    Dear all,
    I'll try to convert from SQL server Store Procedure to DB2 Store Procedure.
    I've make SP under DB2 like this
    CREATE PROCEDURE GetSearchedReco rds (pKeyWords VARCHAR(1000),
    pIsAll INTEGER,
    pIsExact INTEGER,
    pDateCondition INTEGER,
    pDateType...
    See more | Go to post

  • lakon15
    started a topic Query from more than 2 database
    in DB2

    Query from more than 2 database

    Dear All,

    I'm new in DB2 a lot of question rise went
    We want to migrate our database from SQL Server to DB2
    I want to know is it possible in DB2 to query field from two or more database in one server,
    example
    I have two database
    1. database a
    consist of table users ( userid,companyi d,companyname)
    2. Database B
    consist of table user_log
    (userid,usernam e,logid,date)...
    See more | Go to post

  • lakon15
    started a topic Query from more than 2 database
    in DB2

    Query from more than 2 database

    Dear All,

    I'm new in DB2

    We want to migrate our database from SQL Server to DB2
    I want to know is it possible in DB2 to query field from two or more database,
    example
    I have two database
    1. database a
    consist of table users ( userid,companyi d,companyname)
    2. Database B
    consist of table user_log
    (userid,usernam e,logid,date)
    my...
    See more | Go to post
No activity results to display
Show More
Working...