- 12-31-2008 10:26 AM #1
Unable to view Timestamp datatype columns in TOAD Hi, I am using Toad to connect to oracle database server. When i do F4 to see the columns and data, it doesn't show the timestamp datatype's columns even though i can see the column name in columns. any idea about this? Is this a Toad issue or database issue?
next when i try to "create insert for all rows" toad just hangs! has anyone faced this before?
- Club-Oracle Complementary E-Books and Magazines
Get your free Complementary Copy of Oracle Magazine
You can also browse the Free Magazines and E-Books section to see the complete list of free magazines, e-books and Whitepapers.
- 01-01-2009 07:51 AM #2
Re: Unable to view Timestamp datatype columns in TOAD are u able to see the timestamp column with SQL Plus? if yes then there's nothing wrong with oracle.. and it's probably some limitation with Toad. By the way which Toad version are you using?
Learn Oracle with Oracle forum. Check out The Technology Blog
- 01-01-2009 03:48 PM #3
Re: Unable to view Timestamp datatype columns in TOAD i checked out with sql plus and it displays the timestamp column just fine, so it's probably TOAD. i am using toad 9.1 version
- 01-02-2009 04:36 AM #4
Re: Unable to view Timestamp datatype columns in TOAD ohh i have seen this one before. Timestamp and even interval data types are not displayed with Toad if you are using an older oracle client version on your PC while connecting with Toad.
Install oracle 10g client and connect to Toad with 10g Home and your timestamp datatype will show up just fine.
- 01-04-2009 02:35 AM #5
Re: Unable to view Timestamp datatype columns in TOAD Even 9i Client version will do the same I guess or rather any version greater than or equal to 8i.

Raj.
- 01-05-2009 08:37 AM #6
Re: Unable to view Timestamp datatype columns in TOAD Hi Guys.. thank u so much! I installed Oracle 10g client and used the 10g client ORACLE_HOME and toad can now see the timestamp columns just fine
Similar Threads
-
free alternative to TOAD
By simona007 in forum Other Development ToolsReplies: 14Last Post: 05-08-2009, 10:12 PM -
how to update columns in different tables
By Syed Akbar Ali in forum SQL PL/SQLReplies: 3Last Post: 03-05-2009, 09:28 AM -
Creating a table with two identity columns
By ramakishore in forum SQL PL/SQLReplies: 3Last Post: 02-17-2009, 02:37 AM -
Use Explain Plan in TOAD
By oracle_new in forum Other Development ToolsReplies: 3Last Post: 01-16-2009, 01:00 PM -
package error in timestamp
By sowmyav in forum SQL PL/SQLReplies: 3Last Post: 12-19-2008, 03:52 AM


LinkBack URL
About LinkBacks
Reply With Quote



