Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

SQL key word not detected maybe due to encoding issue. #53

Open
macma opened this issue Dec 8, 2016 · 1 comment
Open

SQL key word not detected maybe due to encoding issue. #53

macma opened this issue Dec 8, 2016 · 1 comment

Comments

@macma
Copy link

macma commented Dec 8, 2016

when I am opening a sql file that saved from SQL Server Management Studio (SSRS), and saved again using Atom. Here is some problems.

  • The SQL keyword is not colored from atom
  • When opening the sql file from other editor, eg. notepad, there is extra space added between each characters.

Will you help to suggest what is the right way to open it? such as the encoding, line end breaks... etc.
test sql

@Cxarli
Copy link
Contributor

Cxarli commented Dec 14, 2016

Try UTF-8, that should work in most cases, otherwise there's something wrong on SSRS's side.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants