Applies to:
PcVue 16 onwards |
||||||||
Summary:
This article contains attached files at the end. Apache Cassandra is commonly used by large organizations for applications such as social media, online retail, finance, and IoT, where massive data volumes and high availability are critical. This provider is a solution to retrieve data from Cassandra to PcVue. |
||||||||
Status:
This provider has the status: Release candidate |
||||||||
Details:
Download the latest version of the provider proposed in the table at the end of this article and unzip it to execute the msi file. Follow the instruction given in the ADO.Net Providers installation procedure article to install this provider. To declare a connection into PcVue, goto General -> Data connections -> Add a SQL connection and select the Data source Built-in providers, then you can choose .NET Framework Data Provider for Cassandra Data provider: ![]() Cassandra Provider declaration part 1 Finally go to the second tab (Built-in) to configure the connection: ![]() Cassandra Provider declaration part 2 Few sample queries: SELECT name, occupation FROM users WHERE userid IN (199, 200, 207) INSERT INTO NerdMovies (movie, director, main_actor, year) VALUES (‘Serenity’, ‘Joss Whedon’, ‘Nathan Fillion’, 2005) USING TTL 86400 Files attached consist in the:
|
||||||||
|
Created on: 06 Mar 2025