Hello , We have need a tool/software like 'SqlServer Management Studio' to view data and write query for Vertica database. My application using Ado.Net driver with Window 7.Please help me.
I don't know about ado.net support specifically, but most client tools use ODBC or JDBC. Some clients like SQuirreL which is a Java-based client for databases. DBVisualizer is popular as well. I've also seen people use TOAD or MS SQL Workbench. Aquafold makes a Vertica-specific version, but I am not familiar with it.
Comments