Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Problem using "create table" when building a dataset(Problem using "create table" when building a dataset)
Problem using "create table" when building a dataset [message #1403594] Thu, 24 July 2014 14:11
RUSSELL NILE is currently offline RUSSELL NILEFriend
Messages: 17
Registered: June 2014
Junior Member
Folks,

When I try to create a new dataset using SQL that creates a table I can not get it past the parse phase.

create table ABCDEF as
(select * from ANY_TABLE_IN_MY_DB)

Always tells me that the name is in use. Its almost like it is creating it twice while trying to parse to determine the columns.

I am using BIRT 4.3.2.
Previous Topic:problem with birt runtime and safari 7.1 on Mavericks
Next Topic:Removing a dataset where clause based on parameter
Goto Forum:
  


Current Time: Thu Apr 25 15:03:29 GMT 2024

Powered by FUDForum. Page generated in 0.03157 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top