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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
S

sukasukabo

@sukasukabo
About
Posts
6
Topics
6
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • 64 bit Platform
    S sukasukabo

    hi everybody, i want to install MS SQL Reporting Service at 64 bit platform. Could it be running well, or does anyone ever do before ? thank you email : sukasukabo@hotmail.com

    .NET (Core and Framework) database com question

  • Reporting Service
    S sukasukabo

    I got total pages difference between Print-Preview and Layout-Preview I've set paper size. in Layout-Priview the report generate 2 pages, but in print-preview the report generate 10 pages, it seems print-preview going wrong. any idea ? email : sukasukabo@hotmail.com

    Database com question

  • Microsoft SQL Reporting Service
    S sukasukabo

    Hi, in Layout Design, Is there anyone know the trick, how to put some field(s) into the Page Header Section ? coz, in every page i wanna show those field(s) shown. Thank You. email : sukasukabo@hotmail.com

    Visual Studio database com design tutorial question

  • Microsoft Reporting Service
    S sukasukabo

    Hi, in Layout Design, Is there anyone know the trick, how to put some field(s) into the Page Header Section ? coz, in every page i wanna show those field(s) shown. Thank You. email : sukasukabo@hotmail.com

    .NET (Core and Framework) com design tutorial question

  • Reporting Service
    S sukasukabo

    in Layout Design, Is there anyone know the trick, how to put some field(s) into the Page Header Section ? coz, in every page i wanna show those field(s) shown. Thank You. email : sukasukabo@hotmail.com

    Database com design tutorial question

  • Compare record in Visual Studio 2003.NET
    S sukasukabo

    In Visual Studio.Net2003 on Report Layout after execute my store procedure , we have data like this : Sample Data Chart Of Account (COA) Code and Description. '100000' -> Header | '100000' INCOME '110000' -> sub Header | '110000' OTHER INCOME '110001' ---> detail | '110001' Other Income Branch 15750 ----> there is Sub Total | Sub Total Other Income 15750 '120000' -> sub Header | '120000' INTEREST '120001' ---> detail | '120001' Interest from Bank 12500 '121001' ---> detail | '121001' Interest from Stock Market 07500 ----> there is Sub Total | Sub Total Interest 20000 '200000' -> Header | '200000' EXPENSE '210000' -> sub Header | '210000' Expense from Allowance 10550 '210001' ---> detail | '210001' Expense from Overtime 08450 ----> there is Sub Total | Sub Total Expense 19000 -finally there is Grand Total | Grand Total (15750+20000-19000) 16750 (INCOME - EXPENSE) in PowerBuilder if we want to compare data record we can use llike this : if name1 <> name1 (-1) then..... --> this mean we compare current recorod with previous record i tried this : =iif(Fields!COA.code.value.sbstring(0,1) <> Fields!COA.code.value.sbstring(0,1)(-1), '...', '' but it doesn't correct how do i compare between COA code 100000 with 1100000 in Visual Studio.Net 2003 with or without using Grouping Function ? (especially between first digit and the second digit) and what is the correct syntax ? email : sukasukabo@hotmail.com

    Database question csharp visual-studio com
  • Login

  • Don't have an account? Register

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