Visio Guy

Visio Discussions => Visio 2010 Issues => Topic started by: iscromanpc on April 16, 2014, 09:37:28 PM

Title: ODBC Error en Organigrama en Visio.
Post by: iscromanpc on April 16, 2014, 09:37:28 PM
Hola.

Estoy intentando actualizar información de un organigrama que hice con datos extraídos de una base de datos SQL Server (USUADIOSDB) sin embargo obtengo este error:

ODBC Error: S1009
[Microsoft][SQL Server Native Client 11.0][SQL Server]Database 'USUARI' does not exist. Make sure that the name is entered correctly.

Ya probé con otros drivers de SQL Server, hice un walkaround y encontré referencias al problema pero ninguna solución.

http://visguy.com/vgforum/index.php?topic=3772.0
http://visguy.com/vgforum/index.php?topic=2166.0
http://social.technet.microsoft.com/Forums/office/en-US/a272a2f4-1ad4-4242-bd68-e48701c1abbe/visio-2010-data-export-wizard-addon-error?forum=visiogeneral

Lo que requiero es poder hacer refresh al organigrama y que en automático se carguen los items agregados en BD al organigrama.

De antemano muchas gracias.

- Román Pérez.



ENGLISH.

Hello.

I am trying to update information of a organization chart that I made with data from a SQL Server data (USUADIOSDB), however I get this error:

ODBC Error: S1009
[Microsoft] [SQL Server Native Client 11.0] [SQL Server] Database 'Usuari' does not exist. Make sure the name is That Entered Correctly.

I Already tried with other SQL Server drivers and did a walkaround. I found references to the problem but no solution.

http://visguy.com/vgforum/index.php?topic=3772.0
http://visguy.com/vgforum/index.php?topic=2166.0
http://social.technet.microsoft.com/Forums/office/en-US/a272a2f4-1ad4-4242-bd68-e48701c1abbe/visio-2010-data-export-wizard-addon-error?forum=visiogeneral

What I require is automatically refresh the organization chart and add new items that has been created or changed on the DB.

Thank you very much in advance.
Title: Re: ODBC Error en Organigrama en Visio.
Post by: Yacine on April 17, 2014, 07:06:55 AM
   Hola Román,
de lo que escribes, llego a la conclusión de que no se haya podido aún establecer una conexión de base de datos adecuada. Esto no es específico de Visio.
Usted debe primero resolver esto, antes de la automatización de la actualización de su dibujo.
Esta página web probablemente podría ayudar: http://www.connectionstrings.com/
saludos cordiales,
Y.

Hi Román,
from what you write, I conclude that you were not able yet to set up a proper database connection. This is not Visio specific.
You should first work this out, prior to automating the refresh of your drawing.
This web page could probably help: http://www.connectionstrings.com/
Best regards,
Y.  ;D
Title: Re: ODBC Error en Organigrama en Visio.
Post by: aledlund on April 17, 2014, 12:34:54 PM
Roman,
You have two issues that you are facing.
1.) the odbc error is not a Visio error and must be resolved separately
2.) the OrgChart wizard will not/can not update an existing chart and add new entities or remove existing ones. The chart must be recreated.
al