This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Is it possible to connect to a Gupta SQLBase or is there a Interface to create a Data Provider for this Database ? Maybe it is possible to connect the Database only for CRUD actions ? |
|
|
LightSpeed does not currently support SQLBase, and we don't currently provide a way to create custom database adapters. Sorry. |
|
|
Is it possible (and legally) to create a provider if we buy the source code ? |
|
|
Yes, there would be no problem with you doing this if you had a source license, but obviously we cant really provide support for any custom providers :) The other main limitation you will run into is that while you can create a custom provider and target it through the runtime, you wont be able to provide yourself within VS designer support as this is handled differently; So you would probably want to look at some rudimentary tooling for your entity generation (if needed).
Jeremy |
|