RE: database access problem

2001-04-09 Thread Bryant, William
To: [EMAIL PROTECTED] Subject: Re: database access problem Asim, I dont think Oracle or SQL Server support the "AS" keyword for renaming column names. I think its specific to MS Access. I did a quick search and found the below link but Im no expert on sql syntax. That would be the firs

RE: database access problem

2001-04-09 Thread Danny Angus
I dont think its the SQL statement thats causing your grief.

RE: database access problem

2001-04-08 Thread Adam Fowler
ED] Subject: Re: database access problem Asim, I dont think Oracle or SQL Server support the "AS" keyword for renaming column names. I think its specific to MS Access. I did a quick search and found the below link but Im no expert on sql syntax. That would be the first place Id look to check

Re: database access problem

2001-04-08 Thread Marc Battistello
Asim, I dont think Oracle or SQL Server support the "AS" keyword for renaming column names. I think its specific to MS Access. I did a quick search and found the below link but Im no expert on sql syntax. That would be the first place Id look to check sql syntax. You can also try running the inser