<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.dotnetzone.gr:443/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Πρώτα Βήματα - Γλώσσες προγραμματισμού</title><link>https://www.dotnetzone.gr:443/cs/forums/74/ShowForum.aspx</link><description>Τα πρώτα βήματα στις γλώσσες VB6, VB.NET, και C#</description><dc:language>el</dc:language><generator>CommunityServer 2.1 SP3 (Build: 20423.1)</generator><item><title>Απ: Datagrid Control with Column data type UniqueIdentifier</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/30904.aspx</link><pubDate>Wed, 25 Apr 2007 18:24:03 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:30904</guid><dc:creator>takis</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/30904.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=74&amp;PostID=30904</wfw:commentRss><description>&lt;P&gt;Ευχαριστώ πολύ με κάλυψες, ουσιαστικά θέλω να χρησιμοποιήσω το newid() που έχω ορίσει στο schema της βάσης. Πίστευα ότι μέσα από το design του dataset θα μπορούσα να το αλλάξω.&lt;/P&gt;</description></item><item><title>Απ: Datagrid Control with Column data type UniqueIdentifier</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/30902.aspx</link><pubDate>Wed, 25 Apr 2007 17:47:30 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:30902</guid><dc:creator>KelMan</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/30902.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=74&amp;PostID=30902</wfw:commentRss><description>&lt;P&gt;Τι default value θα ήθελες να δώσεις; Αν πχ στον SQL Server έχεις βάλει NEWID(), αυτό αφορά μόνο τον SQL Server. Το Dataset δεν γνωρίζει αυτό το function, οπότε βάζει ως default το DBNull. Γενικά, το schema της βάσης δεν μεταφέρεται αυτούσιο ως schema του Dataset. Για το συγκεκριμένο πρόβλημα, θα πρέπει να στηριχθείς στα events του object model και το .NET Framework (πχ κατά το new row event να χρησιμοποιείς την System.GUID.NewGuid().ToString() για να αντικαταστήσεις τo DBNull).&lt;/P&gt;</description></item><item><title>Datagrid Control with Column data type UniqueIdentifier</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/30901.aspx</link><pubDate>Wed, 25 Apr 2007 17:35:21 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:30901</guid><dc:creator>takis</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/30901.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=74&amp;PostID=30901</wfw:commentRss><description>&lt;P&gt;Καλημέρα σε όλους,&lt;/P&gt;
&lt;P&gt;πως μπορώ να αλλάξω το defaultvalue του συγκεκριμένου column. Παρατηρώ ότι στο design του Dataset έχει τιμή &amp;lt;DBNULL&amp;gt;. Θα πρέπει να κάνω type το dataset με τον XML editor και να το δηλώσω εκεί;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ευχαριστώ &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description></item></channel></rss>