Re: straneg odbc error
- From: "Johan Eriksson" <valpis@xxxxxxxxx>
- To: "Niall Litchfield" <niall.litchfield@xxxxxxxxx>
- Date: Thu, 28 Sep 2006 15:41:56 +0200
Hi
thanks, but that gave the same error...
/johan
On 9/28/06, Niall Litchfield <niall.litchfield@xxxxxxxxx> wrote:
I can't help directly, but would suggest that you try
select count(*) from "tblCampaign"@johan1
note the quotes. SQL*Server identifiers are case sensitive.
Niall Litchfield
Oracle DBA
http://www.orawin.info
--
http://www.freelists.org/webpage/oracle-l
- References:
- straneg odbc error
- From: Johan Eriksson
- Re: straneg odbc error
- From: Niall Litchfield
Other related posts:
- » straneg odbc error
- » Re: straneg odbc error
- » Re: straneg odbc error
I can't help directly, but would suggest that you try
select count(*) from "tblCampaign"@johan1
note the quotes. SQL*Server identifiers are case sensitive.
Niall Litchfield Oracle DBA http://www.orawin.info
- straneg odbc error
- From: Johan Eriksson
- Re: straneg odbc error
- From: Niall Litchfield