Sqlite - Autocad [best]

class SQLiteExample

// Create a table using (SQLiteCommand cmd = new SQLiteCommand(@" CREATE TABLE IF NOT EXISTS mytable ( id INTEGER PRIMARY KEY, name TEXT NOT NULL, value REAL NOT NULL )", conn))

: For tools like AutoCAD Map 3D, SQLite (often via the SpatiaLite extension) provides a portable way to store and export spatial features. Advantages of the SQLite-AutoCAD Integration Importing a SQLite-database with the AUtoCAD Map Importer

class SQLiteExample

// Create a table using (SQLiteCommand cmd = new SQLiteCommand(@" CREATE TABLE IF NOT EXISTS mytable ( id INTEGER PRIMARY KEY, name TEXT NOT NULL, value REAL NOT NULL )", conn))

: For tools like AutoCAD Map 3D, SQLite (often via the SpatiaLite extension) provides a portable way to store and export spatial features. Advantages of the SQLite-AutoCAD Integration Importing a SQLite-database with the AUtoCAD Map Importer