dbTalk Databases Forums  

Problems with ASCII codes in { }

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss Problems with ASCII codes in { } in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
jodleren
 
Posts: n/a

Default Problems with ASCII codes in { } - 07-15-2010 , 03:02 AM






hi all

I have problems with EdgeCam 12.5, which uses SQL server.

So far, 2 signs are being changed to ASCII codes in brackets. Examples
are asteriks * as {42} and underscore _ as {95}
I have learned to live with this, but then - it can change the
brackets { and } too - they become as follows:

3mm x 90* Spot Drill =>
3mm x 90{42} Spot Drill =>
3mm x 90{123}42{125} Spot Drill

The problem is, that some tables are related by these strings.
Any idea to overcome this?

Sonnich (crying)

Reply With Quote
  #2  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: Problems with ASCII codes in { } - 07-15-2010 , 03:19 AM






jodleren (sonnich (AT) hot (DOT) ee) writes:
Quote:
I have problems with EdgeCam 12.5, which uses SQL server.

So far, 2 signs are being changed to ASCII codes in brackets. Examples
are asteriks * as {42} and underscore _ as {95}
I have learned to live with this, but then - it can change the
brackets { and } too - they become as follows:

3mm x 90* Spot Drill =
3mm x 90{42} Spot Drill =
3mm x 90{123}42{125} Spot Drill

The problem is, that some tables are related by these strings.
Any idea to overcome this?
This is not something that happens in SQL Server, or any client API,
but it must be something with EdgeCam. You will have to ask in a support
forum for that product.


--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinf...ons/books.mspx

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.