G 
		
								
				
				
			
		Guest
Hi,
I am writing an application that I want to work with either a SQL Server
2000 database or an Oracle database.
All of the SQL statements will be coded into the application itself - I do
not want to use stored procedures. My question is this - is there a good book
or other reference material available that will help me ensure that the SQL I
write is compatible with both SQL Server and Oracle? My concern is around
datatypes and in particular manipulating dates within SQL code.
Thanks for any advice given
				
			I am writing an application that I want to work with either a SQL Server
2000 database or an Oracle database.
All of the SQL statements will be coded into the application itself - I do
not want to use stored procedures. My question is this - is there a good book
or other reference material available that will help me ensure that the SQL I
write is compatible with both SQL Server and Oracle? My concern is around
datatypes and in particular manipulating dates within SQL code.
Thanks for any advice given