Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQL Server new Provider fails on table name with _ #15058

Closed
qgib opened this issue Apr 16, 2012 · 2 comments
Closed

SQL Server new Provider fails on table name with _ #15058

qgib opened this issue Apr 16, 2012 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Data Provider Related to specific vector, raster or mesh data providers

Comments

@qgib
Copy link
Contributor

qgib commented Apr 16, 2012

Author Name: Eric Mariage (Eric Mariage)
Original Redmine Issue: 5373
Affected QGIS version: master
Redmine category:data_provider
Assignee: Tamas Szekeres


We get an error when we try to open a SQL Server Table which its name containts an underscore: "_".
To avoid the error we need to remove the underscore in the table name.

@qgib
Copy link
Contributor Author

qgib commented Apr 16, 2012

Author Name: Giovanni Manghi (@gioman)


  • assigned_to_id was configured as Tamas Szekeres
  • category_id was configured as Data Provider

@qgib
Copy link
Contributor Author

qgib commented Aug 18, 2012

Author Name: Tamas Szekeres (@szekerest)


Just tried with qgis/master and works for me.


  • resolution was changed from to worksforme
  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Data Provider Related to specific vector, raster or mesh data providers labels May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Data Provider Related to specific vector, raster or mesh data providers
Projects
None yet
Development

No branches or pull requests

1 participant