Re: Problem with a query
- From: Jamie <jamie_ka1lpa_not_valid_after_ka1lpa_@xxxxxxxxxxx>
- Date: Mon, 12 Jan 2009 18:49:16 -0500
Stark wrote:
Three days I have been fighting with a query that shows a message "TypeHaving spaces in the name perhaps?
mismatch". The query is the following:
SELECT * FROM "Africa.DBF" UNION ALL SELECT * FROM "Sunny Italy.DBF"
I confess I'am working with the BDE and with dBase files.
But the strange thing is that the following works perfectly:
SELECT * FROM "Africa.DBF" UNION ALL SELECT * FROM "Arabia.DBF"
All of the datasets have the same structure. Looking at the dataset content, I can't see anything abnormal. I can't think of anything causing the problem.
Do you have any suggestion ? What should I look at, which test I can perform, anything ?
http://webpages.charter.net/jamie_5"
.
- References:
- Problem with a query
- From: Stark
- Problem with a query
- Prev by Date: Re: Problem with a query
- Next by Date: Re: Problem with a query
- Previous by thread: Re: Problem with a query
- Next by thread: Re: Problem with a query
- Index(es):
Relevant Pages
|