Microsoft
Software
Hardware
Network
Question : SQL in Access
I have an Access DB from a client. I set up an ODBC data source and am executing SQL queries using ADO via Javascript in an HTML page. This is all set up on a single PC.
The client has provided SQL queries, but manay of them do not work due to apparent SQL syntax differences between Access 2003 / JET engine and SQL Server. Specifically I have found compatability issues with:
TOP (10) PERCENT
CASE...WHEN
and parentheses requirements around JOIN statements...
Is there any way to update / upgrade the database engine so that the SQL statements that work with SQL Server will work unmodified? I doubt it, but thought I would ask.....
Answer : SQL in Access
i could be wrong but prob not. knowing when to use double and single quotes is had -prob going to be your biggest problem- along with parentheses.
Random Solutions
Need to lock down SMTP traffic - Urgent!
How to put meter view for AVAudioPlayer while playing?
XP device manager error: Windows cannot load the device driver for this hardware. The driver may be corrupted or missing. (Code 39)
How do I load the online text of a URL into a string in C# (ASP.NET)
Housing all servers off site
best practice to backup VM from MS Hyper-V parent
Internet connection for clean xp sp0 installation
Is there a way to push a themepack to windows 7 computers via GPO? Or a powershell script?
DNS control on LAN with several servers
soap parsing question with php