Home
»
Microsoft Dynamics GP
»
Microsoft Dynamics GP Forum
»
All Tags
»
Dexterity
»
SQL Server
Browse by Tags
Tags
Sorry, but there are no more tags available to filter with.
Related Posts
Forum Post:
Re: delete
David Musgrave [MS]
Hi there I am not exactly sure what error 59 means, but you can try running the code on a SQL Query window to test it. But first, the code you have shown in the example wll run only the first SQL_COMMAND array element which will delete the entire table contents as the where clause has not been...
on
17 Aug 2009
Forum Post:
Re: Dexterity help in SQL table saving an empty record as yyyyyyyyyyyy
David Musgrave [MSFT]
Suneetha Sounds like you have saved a record after using the fill command on a field or the table buffer. As Leslie said the ΓΏ character is ASCII value 255 and the highest Dexterity value. It is also the maximum SQL character value in a Binary system, BUT not in a DOCI SQL System. See KB 910129...
on
1 Jun 2010