hi i have devart oracle provider 6(BETA), and want use code only ctp5...how i c开发者_C百科an set connectionstring for oracle?i started now with Code only and i need use oracle, anyone can help me?You
I have a very big problem for me appears with a few steps when I use devart to connect to Oracle. Select on the following view in Oracle
I encountered a ProviderIncompatibleException when I tried to connect on a Oracle express database with dotConnect for Oracle and entity framework 4 ctp5. I have Oracle Express 10g a开发者_开发问答nd
i have developed an app using the deva开发者_如何转开发rt dot connect control. I have deployed on the server, using iis. However, whenever i try to do anything with the database i get the license not
Does anyone know if its possible to call an oracle\'s sequence.NextVal from ef4 without using StoredProcedure? I have an Oracle db 开发者_运维知识库from a client which I cannot modify, so stroedproc a
I have the following table in my MySQL database : CREATE TABLE IF NOT EXISTS Benutzer ( IdINTEGERPRIMARY KEYAUTO_INCREMENT,
Is there a way to access the text entered in a Devart (Core Lab) TCRDBGrid search bar? I tried implementing the OnKeyDown event but the event didn\'t happen during entry in the search fields, only wh
I have a query with parameters inside a Devart TMSQuery.SQL. Something like select * from customers where customer = :CustomerID
Here is my scenario:We would like to have a page listing donors, depending on the user viewing the page we would like to group by the donor\'s giving level, or just their sort name.The twist that is t
I\'m having an issue with updating the database.The app shows the updated value, but the database does not.No errors returned.My table has a PK.Using DotConnect for Oracle, but the LINQ syntax is the