Advertisement

1 - 10 of 46 containing alltags:("describe") (0 seconds)
I have written the following method to get the column names from a table in my Oracle 8.1 database.  When I execute this method from the command line, I get an ORA 00900 error which is "invalide SQ...
Zones: JavaDate Answered: 02/07/2001 Grade: A Views: 0
I have a problem with an extended stored procedure in 2000 that works fine in 7.0. Essentially the results of the 2000 are padded with spaces whereas the 7.0 ones are not, meaning that I'll have to...
Zones: MS SQL ServerDate Answered: 06/30/2003 Grade: B Views: 0
I need to do implement simple rtsp requests 1. Create connection to the server (172.10.10.1) 2. send "Describe" request                 DESCRIBE rtsp://172.10.10.1:554/video1.mpg RTSP/1.0 2. ...
Zones: PerlDate Answered: 03/27/2005 Grade: A Views: 0
Hi Is there a command to run in QA that describes a table? Ex. columnsÂ’ name, datatype Â… Thank you Deepak
Zones: MS SQL ServerDate Answered: 06/07/2006 Grade: A Views: 0
As we all know, every developed system should be flexible enough to easily allow for modifications.   Hmh, depending on the "request" that latter statement may not be entirely true.    I guess it's...
Zones: MS AccessDate Answered: 08/03/2006 Grade: A Views: 0
I have several images on my web pages. I would like to have a textbox (to describe the picture) which appears if one were to point on the image. I think this would be useful if the page were loadin...
Zones: HTMLDate Answered: 08/25/1998 Grade: A Views: 0
I am using Oracle 8.1.7 on AIX. I want to check the table columns from SQLPLUS, in alphabetical order. Can I use DESCRIBE command in certain format or any other command ?
Zones: OracleDate Answered: 02/12/2001 Grade: B Views: 0
Did the describe function change from 7.3 to 8i?  I used to be able to say in SQL*PLUS describe package.function and it would return the parms for that function.  In 8i it will not let me use the...
Zones: OracleDate Answered: 09/10/2001 Grade: B Views: 0
Here's the Setup: Perl 5.6.1 mod_perl DBI Oracle 8.1.7.2.0 Solaris 2.7 Here's the problem: I've seemingly finally gotten my scripts to mod_perl and am attempting to keep open a $dbh to sh...
Zones: PerlDate Answered: 10/25/2003 Grade: A Views: 0
Hello, i am trying to use the describe command from a java application to get table information from an oracle database. if i replace the describe command with another command it works just fine.(l...
Zones: JavaDate Answered: 01/15/2003 Grade: A Views: 0