I am using NotesSQL to pull data from a Notes Database to a SQL Server 2005 database using IIS.In writing the SQL for the Notes DB, is it possible to use Cast or Convert?
I get an error when I use them and I;m not sure if it is because NotesSQL doesn’t support them or if they have to be written a certain way.