Groups | Blog | Home
all groups > sql server mseq > march 2004 >

sql server mseq : SQL Server with ASP for navision



Liada
3/10/2004 11:56:06 PM
I have problem of Navision within MS SQL.Problem is , I want select customer table within ASP. But when I connecting the MSQL server, I take error because Navision table name have '$' character

How to find good solutions? I try to C/ODBC but not working
Nuno Silva
3/11/2004 8:23:50 AM
When you have a special char in a name of any object of SQL server you have
to use the name between square brackets like [cronus$customer]

[quoted text, click to view]
customer table within ASP. But when I connecting the MSQL server, I take
error because Navision table name have '$' character.
[quoted text, click to view]

m.cohen NO[at]SPAM egencia.fr
3/15/2004 8:45:40 AM
AddThis Social Bookmark Button