Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
L

liull_1211

@liull_1211
About
Posts
2
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • problem adding new interface method
    L liull_1211

    You can using TypeLib Viewer to make sure that the method is added to the interface.If it's does exist,may be you should create a new com+ server using the new dll.I think the interface you seen in Component Services is the old one. lll

    COM help question com sysadmin windows-admin

  • Question about Dynamic cursor!!
    L liull_1211

    I want to create a cursor using a string,the code as below. but it's complied with error.who can tell the solution,thanks!! StringSql := ' select Right.SEQ_NUM, Right.PAY_SYS_CD, HD.TORI_CD from ' || HdTableName || ' HD, ' || RightTableName || ' Right where Right.DENPYO_NUM = DenpyoNum and HD.DENPYO_NUM = Right.DENPYO_NUM '; declare cursor CUR_PAYINTERNALCODE(DenpyoNum in AATCHANGEHD.DENPYO_NUM%TYPE) is --select * from aatchangehd where denpyo_num=DenpyoNum; StringSql;

    The Lounge help question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups