Author |
Message
|
Harshalw |
Posted: Tue Jul 29, 2008 10:22 pm Post subject: Getting warning - "Unresolvable database table referenc |
|
|
Voyager
Joined: 23 Jul 2008 Posts: 77
|
Hi,
I am using WMB 6.1. Where i write some SQL (Update,Insert or Delete)statement in my ESQL code for compute node , It gives me warning for table name as well as the column names of the table "Unresolvable database table reference table_name" . Please let me know how do i remove these warning?
Thanks |
|
Back to top |
|
 |
Gaya3 |
Posted: Tue Jul 29, 2008 10:26 pm Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
we discussed this here....
go to Data perspective and add the DB connections over there.. _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
AkankshA |
Posted: Tue Jul 29, 2008 10:29 pm Post subject: Re: Getting warning - "Unresolvable database table refe |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
Harshalw wrote: |
Hi,
I am using WMB 6.1. Where i write some SQL (Update,Insert or Delete)statement in my ESQL code for compute node , It gives me warning for table name as well as the column names of the table "Unresolvable database table reference table_name" . Please let me know how do i remove these warning?
Thanks |
warnings cause no harm... your flow would still get deployed and function as desired....
errors stop the processing
However if u still wanna get rid of them .. do as gaya3 suggested.. _________________ Cheers |
|
Back to top |
|
 |
Harshalw |
Posted: Tue Jul 29, 2008 10:35 pm Post subject: |
|
|
Voyager
Joined: 23 Jul 2008 Posts: 77
|
do i have make a new connection in data perspective with the name same as data source name? |
|
Back to top |
|
 |
AkankshA |
Posted: Tue Jul 29, 2008 10:44 pm Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
YES...
chk out the help in MB toolkit..
its explained pretty well there _________________ Cheers |
|
Back to top |
|
 |
|