[odb-users] ORDER BY clause in ODB query language
Markus Klemm
markus at markusklemm.net
Tue Sep 8 12:47:24 EDT 2015
I'd love to but:
in contrast to the 2.4.0 package, opening the project with visual studio 2013 express does not work anymore (output below), but because my shift just ends in a couple of minutes I applied the patch on the used package, e.g. used header, manually instead.
But I'm not sure if it's due that I just changed the header or if there is a problem, it didn't work. But I wanted to give a 'quick' response:
[Microsoft][SQL Server Native Client 11.0][SQL Server]Falsche Syntax in der Nõhe von ')'.
8180 (42000): [Microsoft][SQL Server Native Client 11.0][SQL Server]Anweisung(en
) konnte(n) nicht vorbereitet werden."
Translation: Wrong syntax around ')'... query could not be perpared. (I'm sorry for the german error message, microsoft ;-( )
Visual Studio 2013 express error:
C:\Users\klm\Downloads\libodb-mssql\odb\mssql\libodb-mssql-vc12.vcxproj : error : Unable to read the project file "libodb-mssql-vc12.vcxproj".
C:\Users\klm\Downloads\libodb-mssql\odb\mssql\libodb-mssql-vc12.vcxproj(173,3): The element <#text> beneath element <ItemGroup> is unrecognized.
Regards/ Mit freundlichen Grüßen
Markus Klemm
Gesendet via Mobiltelefon
> Am 08.09.2015 um 17:29 schrieb Boris Kolpackov <boris at codesynthesis.com>:
>
> Hi Markus,
>
> Markus Klemm <markus at markusklemm.net> writes:
>
>> I didn't use the += operator, because it causes compiler errors
>
> I've added the missing operator. Can you apply this patch and let
> me know if there are any issues remaining:
>
> http://scm.codesynthesis.com/?p=odb/libodb-mssql.git;a=commit;h=2d228c59fc6bd96944f91912c2b174cc63f56aab
>
> Thanks,
> Boris
More information about the odb-users
mailing list