Questions tagged [u2netdk]

U2NETDK is the short name for U2 Toolkit for .NET

U2 Toolkit for .NET (U2NETDK) provides an ADO.NET provider, LINQ to Entity 4.0, and the native UniObjects for .NET API for the UniData and UniVerse databases.

40 questions
0
votes
1 answer

Rocket UNIVERSE, ODBC, queries to datafile won't work without a call to common file handle

I am trying to query a rocket UNIVERSE database. For the most part it works, until I hit certain types of fields that are of type I (not all, but some). In the vendor documentation (EPICOR ECLIPSE) it mentions as a note the following, "Any…
shawno
  • 343
  • 1
  • 3
  • 17
0
votes
3 answers

Merging Tables/Files

I am using entity framework code first and mapping our unidata files to tables to get data. I am wanting to join the tables or use navigation properties. The 2 tables share a common field called WorkInProgressOperationId. I have tried using join and…
James Morris
  • 353
  • 5
  • 20
0
votes
2 answers

U2 Visual Studio 2013 Add-in

I am in the same boat where I am not able to add add entities in the EDM file. I have downloaded the latest .NET Toolkit 1.3 from Rocketsoftware. Am I missing something, or the designer is still pending. Please let me know as this will really make…
Kohinoor Basu
  • 71
  • 1
  • 3
0
votes
3 answers

U2 Database Add-ins for Visual Studio and Entity Data Model

I want to create Entity Data Model from UniVerse/UniData database.
Rajan Kumar
  • 718
  • 1
  • 4
  • 9
0
votes
1 answer

How can I create DataSet using U2 Toolkit for .NET’s Add-ins and Visual Studio 2010 DataSet Designer?

I want to use U2NETDK’s feature ‘U2 Database Add-ins for Visual Studio’ to create a DataSet and use in different.NET application.
Rajan Kumar
  • 718
  • 1
  • 4
  • 9
0
votes
1 answer

How to Create EDMX with U2 Toolkit .net 1.1.1 U2NETDK

I am trying to create an Entity Data Model using the new U2 Toolkit .net U2.Data.Client. I have gone through the EntityFrameWork example that already has a Customer.edmx file created which works fine. I now want to create my own Entity Data Model…
Adrian Halid
  • 589
  • 8
  • 17
0
votes
3 answers

U2NETDK VisualStudio 2010 add-in

Is there any Visual Studio 2010 add-in available for Rocket U2 .NET Database Provider (Universe)? I know there is a tool for 2008 but I can't get this new U2 .NET tool Kit working and generate an ERM.
user1619999
-1
votes
4 answers

Retrieve all records from universe database using universe basic subroutine

I just want to know that how to retrieve all the record from universe database table using universe basic subroutine.I am new in universe.
Pallav
  • 1
  • 3
-2
votes
1 answer

migrate unidata database which is multivalue to sql using dotnet code

i want to migrate unidata database which is multivalue to sql using dotnet code.IS this possible,one of the possibility is through SSIS but this will consume lot of time becouse we have to do ETL process to all the tables in DB .So was looking for a…
Ayesha
  • 1
  • 1
-2
votes
1 answer

How to create/consume WCF oData Service (RESTful Service) using U2 toolkit for .NET?

I want to create WCF oData Service (RESTful Service) using U2 Toolkit for .NET and U2 Database. Then I want to consume oData Service in any .NET Client Application.
Tyler Elma
  • 27
  • 3
1 2
3