google-code-export / dblinq2007

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

Problem with binary column as primady key #208

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. When I try to generate code for my database, I get error message. My
tables have Binary column for primary key. This is instead of GUID column
in SQL Server database.
2.
3.

What is the expected output? What do you see instead?

Please use labels and text to provide additional information.

Original issue reported on code.google.com by vlada1...@gmail.com on 26 Feb 2010 at 3:43

GoogleCodeExporter commented 9 years ago
Hi,

It would probably be easier to solve the problem, if you could tell a bit more 
about
the problem:
- What type database are you using? (I'm not sure if I understand correctly, 
but it
sounds as if you aren't using sql server, since it have the uniqueidentifier 
data
type for guids)
- What is the exact error message?
- What what version of dblink are you using?
- What is the sql used to create the table (only include those columns that are
needed to reproduce the error)?

Original comment by anders...@gmail.com on 26 Feb 2010 at 4:29

GoogleCodeExporter commented 9 years ago

Original comment by jonmpr...@gmail.com on 11 Mar 2010 at 8:13

GoogleCodeExporter commented 9 years ago
Closing due to lack of response.

Original comment by jonmpr...@gmail.com on 9 Apr 2010 at 7:52