my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
Loosing changed contents when used FM REUSE_ALV_GRID_DISPLAY
Hi,
I have used FM REUSE_ALV_GRID_DISPLAY in my program as below.
CALL FUNCT
DataTable Help Required
Hi all I am creating an app that utilises and MS Access back end and queries it quite a bit at vario
Display a default image
I am trying to display generic image for items that don't have one, but I can't get it to display.
get font info from a font file
hello,
Does anyone know how to get font info from a font file ... using php of course !
<
PHP Session Issue
I'm having an issue with one section on my website dealing with sessions. Now I know that myself and
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
Oracle11g Patch issue
Hi all,
I'm getting the following error while installing Oracle11g Patch 11.1.0.7.0 on IBM-AI
Two fgetcsv related questions ;D
First of im trying to get a file from a merchants server but the directory is protected, I know the
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri