FactEngine

Results 5 issues of FactEngine

SQL should be SELECT Count(*) FROM Country, (SELECT CountryCode, Language, MAX(Percentage) FROM CountryLanguage GROUP BY CountryCode) CLMP WHERE Country.Code = CLMP.CountryCode AND CLMP.Language = 'Spanish'

Hi there, Table Financial_Transactions in database, customers_and_invoices\customers_and_invoices.sqlite doesn't have a primary key in the database. This makes it hard to reverse engineer the database from the database itself. regds, Victor

Hi Philip, Long time no speak. I've got a realword use for MixIns in VB.Net and I'm trying to implement DynamicObject with MixIns that refer to MixIns. I've followed the...

### Affected Areas DB ### Feature Description An ODBC driver for Polypheny would come in most helpful. ### Use Case(s) Many Business Intelligence tools can connect easily with an ODBC...

C-enhancement
E-medium

### Affected Areas DB, UI, Client ### Feature Description It would be good to have a general purpose ODBC Adapter such that Polypheny can hook up to any ODBC enabled...

C-enhancement
A-db
E-medium