question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

french language issues.

See original GitHub issue

i’m facing french language issues

var res = alasql('SELECT market as "Marché", label_number as [numéro d'Etiquette]  INTO XLSX("' + file_title + '.xlsx",?) FROM ?', [opts, [data1]]); //XLSX

the french language not supported. its returns only error

thanks sakthikumar

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
mathiasrwcommented, Jan 2, 2020

You are right. ’ is not supported in row names. Sorry about that.

PRs welcome.

1reaction
noid2commented, Dec 31, 2019

Just escape it => [numéro d\'Etiquette]

Read more comments on GitHub >

github_iconTop Results From Across the Web

France's linguistic problem - Reda Attarça - Medium
France's logic is simple: the country must be united, therefore only one language must be use. It's a fear to loose part of...
Read more >
5 difficulties of the French language — French Lessons in Paris
5 difficulties of the French language · 1 - False friends · 2 - Gender · 3 -Prononciation · 4 -Conjugation · 5...
Read more >
Is French Hard to Learn? An Honest Analysis for Beginners
Here's what you'll learn: The difficulty of learning French compared to other languages; Some of the most common problems learners face with French;...
Read more >
Is French Hard to Learn? - The Gymglish Blog
Many find French hard to learn because of the complex grammar and linguistic nuances that don't exist in English, especially for those who...
Read more >
In Canada's language debate, a turn toward inclusion?
French language laws in Quebec are controversial. But new legislation might offer a chance to move beyond traditional positions and fit ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found