BSP Ext - tableView - Sort - NEWBIE
Hi,
I have been trying to get the sort to work. I have defined the column definitions by fillin
how to configure ADS in ABAP instance
Hi All,
I am working on r/3 4.7 ABAP system.Can we configure ADS(adobe document services)
Kill a process
I have a question - how can I kill a process from a command line or by using Oracle SQL Developer? I
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
* Gridview and Detailsview in UpdatePanel, insert mode problem
I have a GridView and DetailsView working together. When a record from Gridview is selected, Detail
Mysterious Timeouts
I've deployed a few simple AJAX-enabled web page to a local server that is accessed through the Inte
Problem with DB connection
Hello there! I'm new to this forum and I'm new to PHP coding also. I wrote something that doesn't ma
PHP search multiple input field box help
I am having a problem with my search script. At current it will simply search by a selected date whi
Insert Failing.
Hey,
I am making a Sign up page for a website, but the insert query into the Database does not se
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod