<?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>SQL Server (και άλλες databases)</title><link>https://www.dotnetzone.gr:443/cs/forums/28/ShowForum.aspx</link><description>Θέματα που αφορούν τον SQL Server (7.0, 2000, 2005) αλλά και Oracle, Access, DB2, MySQL, κλπ.</description><dc:language>el</dc:language><generator>CommunityServer 2.1 SP3 (Build: 20423.1)</generator><item><title>Απ: Πρόβλημα με τον Sql Server Express</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/12172.aspx</link><pubDate>Thu, 27 Apr 2006 22:49:25 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:12172</guid><dc:creator>jimenez</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/12172.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=28&amp;PostID=12172</wfw:commentRss><description>Εντάξει λύθηκε το προβλημα.Ευχαριστω πολυ</description></item><item><title>Απ: Πρόβλημα με τον Sql Server Express</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/12162.aspx</link><pubDate>Thu, 27 Apr 2006 19:06:43 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:12162</guid><dc:creator>Παναγιώτης Καναβός</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/12162.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=28&amp;PostID=12162</wfw:commentRss><description>&lt;P&gt;Μπορείς να δώσεις το όνομα του αρχείου της βάσης στο connection string με το οποίο συνδέεσαι,&amp;nbsp;όπως παρακάτω:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;span style="color: Black;background-color: Transparent;font-family: Courier New;font-size: 11px;font-weight: normal;"&gt;&lt;span style="color: #666666;background-color: #e4e4e4;font-family: Courier New;font-size: 11px;font-weight: normal;"&gt;@"Data Source='.\SQLExpress'; Initial Catalog=; Integrated Security=true; AttachDBFileName='"&lt;/span&gt; |DataDirectory| &lt;span style="color: Red;background-color: Transparent;font-family: Courier New;font-size: 11px;font-weight: normal;"&gt;+&lt;/span&gt; &lt;span style="color: #666666;background-color: #e4e4e4;font-family: Courier New;font-size: 11px;font-weight: normal;"&gt;@"\MyDb.mdf'"&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Αν χρησιμοποιείς VS 2005 μπορείς να βάλεις το αρχείο της βάσης (.mdf ) μέσα στο project οπότε θα δημιουργηθεί αυτόματα ένα νέο data source για το αρχείο αυτό. Διάβασε και το σχετικό άρθρο, &lt;A href="http://msdn2.microsoft.com/en-US/library/ms165716(SQL.90).aspx"&gt;XCopy Deployment (SQL Server Express)&lt;/A&gt;&lt;BR&gt;&amp;nbsp;&lt;/P&gt;</description></item><item><title>Απ: Πρόβλημα με τον Sql Server Express</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/12155.aspx</link><pubDate>Thu, 27 Apr 2006 18:16:42 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:12155</guid><dc:creator>jimenez</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/12155.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=28&amp;PostID=12155</wfw:commentRss><description>Πρεπει αναγκαστηκα να κανω attach για να ΄τρέξει η εφαρμογη?Όταν την έτρεχα με το msde απλα έκανα copy τη βάση στο παραπάω directory Που ανέφερα.</description></item><item><title>Απ: Πρόβλημα με τον Sql Server Express</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/12153.aspx</link><pubDate>Thu, 27 Apr 2006 18:04:16 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:12153</guid><dc:creator>KelMan</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/12153.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=28&amp;PostID=12153</wfw:commentRss><description>Μπορείς να κάνεις attach τη βάση μέσω TSQL script (δες την sp_attach_db στα BOL). Έτσι, μέσα από το installation project μπορείς να τρέξεις το script ως τελευταίο βήμα.</description></item><item><title>Απ: Πρόβλημα με τον Sql Server Express</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/12152.aspx</link><pubDate>Thu, 27 Apr 2006 18:00:26 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:12152</guid><dc:creator>jimenez</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/12152.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=28&amp;PostID=12152</wfw:commentRss><description>attach kano.Και παρεπιπτοντως την βαση την κάνω και copy στο Program..../Microsoft.../MSSQL.1/MSSQL/Data.</description></item><item><title>Απ: Πρόβλημα με τον Sql Server Express</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/12150.aspx</link><pubDate>Thu, 27 Apr 2006 17:56:23 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:12150</guid><dc:creator>axaros</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/12150.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=28&amp;PostID=12150</wfw:commentRss><description>Attach ή create;</description></item><item><title>Απ: Πρόβλημα με τον Sql Server Express</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/12148.aspx</link><pubDate>Thu, 27 Apr 2006 17:28:54 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:12148</guid><dc:creator>jimenez</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/12148.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=28&amp;PostID=12148</wfw:commentRss><description>εντάξει το ελυσα το προβλημα.Εντωμεταξυ για να μου τρέξει η εφαρμογη θα πρέπει μέσω SQL Management  Studio να κάνω atach την βάση.Αυτη η εφαρμογή μελλονικά θα πουληθει και δεν ειναι οτι καλυτερο να λεμε στους πελατεσ καντε attach τη βάση.Υπαρχει καποιος καλυτερος τρόπος?Βασικα θελω να φτιαξω ενα setup αρχειο και να κάνει αυτην τη διαδικασια.</description></item><item><title>Απ: Πρόβλημα με τον Sql Server Express</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/12115.aspx</link><pubDate>Wed, 26 Apr 2006 18:40:25 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:12115</guid><dc:creator>axaros</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/12115.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=28&amp;PostID=12115</wfw:commentRss><description>&lt;P&gt;Για quick reference :&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.connectionstrings.com"&gt;www.connectionstrings.com&lt;/A&gt;&lt;/P&gt;</description></item><item><title>Απ: Πρόβλημα με τον Sql Server Express</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/12112.aspx</link><pubDate>Wed, 26 Apr 2006 18:25:01 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:12112</guid><dc:creator>evliatsas</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/12112.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=28&amp;PostID=12112</wfw:commentRss><description>Ο πιό απλός τρόπος για να το δείς, είναι να ρίξεις μια ματιά στο tray όπου τρέχει ο SQL Server Manager. Άν βάλεις το ποντίκι επάνω θα σου δώσει tooltip με την μορφή:&lt;br /&gt;
&lt;br /&gt;
          Running-\\PcName\InstanceName&lt;br /&gt;
&lt;br /&gt;</description></item><item><title>Απ: ΠΡΟΒΛΗΜΑ ΜΕΤΟΝ SQL SERVER EXPRESS</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/12110.aspx</link><pubDate>Wed, 26 Apr 2006 18:17:22 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:12110</guid><dc:creator>jimenez</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/12110.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=28&amp;PostID=12110</wfw:commentRss><description>gia ton sql server poio einai to instance name?</description></item><item><title>Απ: ΠΡΟΒΛΗΜΑ ΜΕΤΟΝ SQL SERVER EXPRESS</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/12109.aspx</link><pubDate>Wed, 26 Apr 2006 17:50:47 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:12109</guid><dc:creator>jimenez</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/12109.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=28&amp;PostID=12109</wfw:commentRss><description>θα τοκοιταξω.μαλλον αυτο θα ειναι.αντι για pcname βαζω (local).δε πιστευω να εχω προβλημα</description></item><item><title>Απ: ΠΡΟΒΛΗΜΑ ΜΕΤΟΝ SQL SERVER EXPRESS</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/12107.aspx</link><pubDate>Wed, 26 Apr 2006 17:28:16 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:12107</guid><dc:creator>infoCENTER</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/12107.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=28&amp;PostID=12107</wfw:commentRss><description>Καλημέρα.&lt;br /&gt;
&lt;br /&gt;
Μία απλή υπόθεση που μπορώ να κάνω είναι το Conection String να έχει λανθασμένο Instance για τον SQL SERVER EXPRESS. Υπάρχει ένα property μέσα στο Connection String που λέγεται DataSource=[PCNAME]\[ServerInstance].&lt;br /&gt;
&lt;br /&gt;
Π.χ DataSource=PCHOME\SQLEXPRESS όπου το SQL EXPRESS αντιστοιχεί στο instance του SQL Server. Λογικά ο SQL Standard με τον SQL EXPRESS θα έχουν διαφορετικό instance name. Οπότε ίσως θα πρέπει να κάνεις μία αλλαγή στο δεύτερο κομμάτι αυτού του property που να ταιριάζει με το instance name του SQL EXPRESS που τρέχεις στο συγκεκριμένο μηχάνημα. &lt;br /&gt;
&lt;br /&gt;
Το ίδιο φυσικά ισχύει και στην περίπτωση όπου τρέχεις το πρόγραμμα και σε διαφορετικό μηχάνημα, οπότε λογικά και εκεί θα πρέπει να αλλάξεις το πρώτο κομμάτι του property Data Source που αντιστοιχεί στο όνομα του υπολογιστή που είναι εγκατεστημένος ο SQl Server.</description></item><item><title>Πρόβλημα με τον Sql Server Express</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/12105.aspx</link><pubDate>Wed, 26 Apr 2006 17:02:22 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:12105</guid><dc:creator>jimenez</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/12105.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=28&amp;PostID=12105</wfw:commentRss><description>&lt;P&gt;Καλημέρα,&lt;/P&gt;
&lt;P&gt;Έχω ένα πρόβλημα. Έφτιαξα ένα πρόγραμμα το οποίο χρησιμοποιεί μια βάση την οποία την έφτιαξα στον SQL Server 2005 Standard Edition. Το connection string το δημιουργώ διαβάζοντας ένα αρχείο. Όταν παω να βάλω το πρόγραμμα σε PC που τρέχει τον SQL Server Express Edition βγάζει σφάλμα σύνδεσης (sql connection). Μήπως πρέπει να ρυθμίσω κάτι στον SQL Server Express;&lt;BR&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description></item></channel></rss>