google-code-export / dblinq2007

Automatically exported from code.google.com/p/dblinq2007
Other
0 stars 0 forks source link

Don't know how to convert the SQL type 'guid' into a managed type.Parameter name: dataType #307

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create schema that will use GUID type in column
2. run dbmetal to convert this chmema into dbml
3.

What is the expected output? What do you see instead?
dbml file form sqlite schema

What version of the product are you using? On what operating system?
0.20.1

Please provide any additional information below.
attached file is sqlite database that contains the schema.

Original issue reported on code.google.com by malybirko on 17 Feb 2011 at 8:23

Attachments:

GoogleCodeExporter commented 9 years ago
Got exactly the same issue with 0.20.1 version

Original comment by paul.r...@stepupsoftware.co.uk on 17 Feb 2011 at 2:47

GoogleCodeExporter commented 9 years ago
I'm having the same issues with Northwind.db3 (DbLinq 0.20.1)

Original comment by janma...@gmail.com on 11 Mar 2011 at 5:16