No announcements
Found 17033 threads
-
2 Votes
Reverse SQLMetal
Hi, I have yet to start using LINQ to SQL. From many tutorials on the web, I see that the standard tactic is to create your ...Discussion | 3 Replies | 3692 Views | Created by TPersistent - Thursday, October 6, 2011 1:34 AM | Last reply by Serguey123 - Tuesday, October 11, 2011 11:57 AM -
1 Votes
SqlMetal
You can use User Interface for SqlMetal from hereAnswered | 2 Replies | 8642 Views | Created by JokerMan - Wednesday, October 26, 2005 9:01 PM | Last reply by vikas123456 - Monday, February 18, 2008 8:02 AM -
0 Votes
SQLMetal
I agree, though I'd also hope that in the future SqlMetal will give you far more control over the code that is produced.Unanswered | 2 Replies | 4668 Views | Created by John Gooding - Thursday, August 10, 2006 1:57 PM | Last reply by Colin Jack. _ - Sunday, August 13, 2006 1:58 PM -
0 Votes
DLinq provider?
people doing ORM. It supports NHibernate, NPersist, and Eco. From what I understand and from what I heard, SqlMetal is for reverse engineering data tables into ...Answered | 5 Replies | 6083 Views | Created by Ole Gulbrandsen - Tuesday, November 1, 2005 11:55 AM | Last reply by Scott Bellware - Thursday, November 3, 2005 4:41 PM -
0 Votes
SqlMetal timeout
Hi, I am using SqlMetal for my new project and it has been working great. Now we have enabled the CDC feature for Sql server 2008 and this is when the sqlmetal ...Answered | 1 Replies | 3584 Views | Created by Zepher684 - Tuesday, May 31, 2011 5:29 AM | Last reply by Zepher684 - Tuesday, May 31, 2011 5:56 AM -
0 Votes
SQLMetal - Command "sqlmetal" is not valid --???
Run > CMD Navigate to sqlmetal directory and run your command. Cheers Ivan Bondy - MCPD, MCDBA, MCSA, MCTS - Sharepoint consultantAnswered | 3 Replies | 3219 Views | Created by coleifer - Tuesday, September 23, 2008 5:36 PM | Last reply by Ivan Bondy - Tuesday, September 23, 2008 6:46 PM -
0 Votes
sqlmetal clashes
sqlmetal has an option to generate a schema xml file. I haven't used it myself so I can't say for sure but my guess is you could edit the xml file to change the property names and then ...Answered | 2 Replies | 5882 Views | Created by kevin delafield - Friday, January 13, 2006 5:16 AM | Last reply by Miha Markic - Sunday, January 15, 2006 7:21 PM -
0 Votes
SQLMetal Timeout
Thanks Larry for trying out SqlMetal. This is a known issue we are looking into - SqlMetal currently does not specify (or take on command line) a timeout. We are ...Answered | 2 Replies | 5220 Views | Created by Lawrence Parker - Wednesday, March 29, 2006 7:46 PM | Last reply by Lawrence Parker - Friday, April 7, 2006 10:23 AM -
0 Votes
sqlMETAL bug
It's just SQLmetal that barfs over this routine. I won't bother with SET FMTONLY OFF as I need to refresh my model using SqlMetal regularly and having to ...Answered | 2 Replies | 4569 Views | Created by HowardRichards - Wednesday, August 27, 2008 2:48 PM | Last reply by HowardRichards - Thursday, August 28, 2008 8:32 AM -
0 Votes
sqlmetal specify class name
Can the Data Context Class name be specified via sqlmetal?Answered | 1 Replies | 3871 Views | Created by Mattaniah - Monday, October 19, 2009 2:31 PM | Last reply by Mattaniah - Monday, October 19, 2009 2:59 PM -
0 Votes
SqlMetal VS Pro RTM
This is a strange location. I would expect SqlMetal to be a .NET 3.5 tool and not a "Windows SDK v6.0A" tool.Answered | 5 Replies | 6404 Views | Created by Kce - Friday, November 30, 2007 7:43 PM | Last reply by Adam Duston - Tuesday, December 4, 2007 6:59 PM -
0 Votes
sqlmetal /serialization
/serialization:Unidirectional with the sqlmetal ...Answered | 3 Replies | 4569 Views | Created by Mattaniah - Saturday, March 1, 2008 5:17 PM | Last reply by Patrik Löwendahl - Sunday, March 2, 2008 11:10 AM -
0 Votes
Smalldatetime Bug in SQLMETAL?
SqlMetal will generate a property of type System.DateTime for your smalldatetime field. The 'default' values you are referring to are different because one is the default of the CLR's ...Answered | 3 Replies | 4544 Views | Created by bes7252 - Monday, April 30, 2007 3:51 PM | Last reply by bes7252 - Thursday, May 3, 2007 7:05 PM -
0 Votes
sqlmetal problem in primarykey !
Hello ali kolahdoozan, Nice to see you again. I have little experience about sqlmetal, during I doing some search, I found that related your ...Unanswered | 2 Replies | 4670 Views | Created by Ali Kolahdoozan - Sunday, January 9, 2011 3:03 PM | Last reply by Ali Kolahdoozan - Wednesday, January 12, 2011 12:48 PM -
0 Votes
ORM versus SqlMetal - "OtherKey"
sqlmetal /namespace:"DataClasses1" /co de:"DataClasses1.designer.cs" /language:csharp "Answered | 4 Replies | 4833 Views | Created by John T. Angle - Friday, September 9, 2011 9:24 AM | Last reply by John T. Angle - Thursday, September 22, 2011 8:09 AM -
0 Votes
SQLMetal - Login Fails
but the default database So the code below might not work "sqlmetal /server:. /database:TestLinq /namespace:TMP /code:News.cs ...Unanswered | 4 Replies | 7591 Views | Created by Zuuljin - Sunday, June 25, 2006 1:48 PM | Last reply by MartinGoldi - Wednesday, September 20, 2006 12:04 PM -
0 Votes
Namespace Support in SQLMetal
One recommendation regarding SqlMetal and namespaces, if you generate the XML mapping file using SqlMetal and do not specify a namespace, the type elements are generated as ...Answered | 3 Replies | 4528 Views | Created by bes7252 - Wednesday, April 18, 2007 2:52 PM | Last reply by Jim Wooley - Thursday, April 19, 2007 2:33 PM -
0 Votes
Where is SqlMetal?
This thread is the first that is found when you search for "where is sqlmetal" on your favourite seach engine. The way to fix lies in this other thread (Answered | 5 Replies | 17372 Views | Created by KevinBurton - Thursday, October 25, 2007 7:06 PM | Last reply by John T. Angle - Thursday, September 15, 2011 6:29 PM -
0 Votes
creating dbml with sqlmetal
Hi, SQLMetal is an all of nothing process. It includes everything within the database and there is no way toAnswered | 5 Replies | 5505 Views | Created by Ramysai - Monday, December 24, 2007 5:16 AM | Last reply by HowardRichards - Tuesday, February 12, 2008 3:31 PM -
0 Votes
sqlmetal
Can I create a dbml file for a given view using command prompt? My basic requirement is I should create a dbml file with a view and later I should be added more views to the existing ...Answered | 1 Replies | 3448 Views | Created by Ramysai - Monday, December 24, 2007 5:05 AM | Last reply by Ben Hall _UK_ - Monday, December 24, 2007 6:22 PM - Items 1 to 20 of 17033 Next ›
No announcements