<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[ייבוא מסד נתונים ל-MySql]]></title><description><![CDATA[<p dir="auto">אני מנסה לייבא את מסד הנתונים NorthWind ל-MySql, הבעיה שהייבוא לא מייבא את התוכן. כלומר אני רואה את מסד הנתונים והדיאגרמות אבל בלי טבלאות.<br />
הערה: ה-NorthWind המקורי קיים רק לאקסס ו-Sql Server , אבל יש ברשת גרסאות שונות תואמות של הקובץ כמו <a href="http://downloads.alphasoftware.com/a5v12Download/northwindmysql.zip" target="_blank" rel="noopener noreferrer nofollow ugc">כאן.</a></p>
]]></description><link>https://tchumim.com/topic/10440/ייבוא-מסד-נתונים-ל-mysql</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 02:05:25 GMT</lastBuildDate><atom:link href="https://tchumim.com/topic/10440.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 30 Dec 2020 10:10:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ייבוא מסד נתונים ל-MySql on Wed, 30 Dec 2020 17:04:47 GMT]]></title><description><![CDATA[<p dir="auto">אחרי כיבוי והפעלת התוכנה זה הסתדר. תודה רבה על העזרה.</p>
]]></description><link>https://tchumim.com/post/116292</link><guid isPermaLink="true">https://tchumim.com/post/116292</guid><dc:creator><![CDATA[yyy]]></dc:creator><pubDate>Wed, 30 Dec 2020 17:04:47 GMT</pubDate></item><item><title><![CDATA[Reply to ייבוא מסד נתונים ל-MySql on Wed, 30 Dec 2020 12:24:39 GMT]]></title><description><![CDATA[<p dir="auto">בקליק ימני על nw יש refresh?<br />
זה מראה משהו?</p>
]]></description><link>https://tchumim.com/post/116265</link><guid isPermaLink="true">https://tchumim.com/post/116265</guid><dc:creator><![CDATA[dovid]]></dc:creator><pubDate>Wed, 30 Dec 2020 12:24:39 GMT</pubDate></item><item><title><![CDATA[Reply to ייבוא מסד נתונים ל-MySql on Wed, 30 Dec 2020 10:40:41 GMT]]></title><description><![CDATA[<pre><code>Creating schema DB

12:37:24 Restoring C:\northwindmysql\northwindmysql.sql
Running: mysql.exe --defaults-file="c:\users\xxx\appdata\local\temp\tmpn1hgjc.cnf"  --protocol=tcp --host=127.0.0.1 --user=root --port=3306 --default-character-set=utf8 --comments --database=db  &lt; "C:\\northwindmysql\\northwindmysql.sql"
12:37:31 Import of C:\northwindmysql\northwindmysql.sql has finished
</code></pre>
]]></description><link>https://tchumim.com/post/116261</link><guid isPermaLink="true">https://tchumim.com/post/116261</guid><dc:creator><![CDATA[yyy]]></dc:creator><pubDate>Wed, 30 Dec 2020 10:40:41 GMT</pubDate></item><item><title><![CDATA[Reply to ייבוא מסד נתונים ל-MySql on Wed, 30 Dec 2020 10:36:10 GMT]]></title><description><![CDATA[<p dir="auto">אוקי, אתה משתמש בתוכנת workbench ואתה עושה ייבוא בחלון הגרפי שלהם.<br />
תוכל לצרף את הפלט שיש בחלונית למטה אחרי הייבוא?</p>
]]></description><link>https://tchumim.com/post/116260</link><guid isPermaLink="true">https://tchumim.com/post/116260</guid><dc:creator><![CDATA[dovid]]></dc:creator><pubDate>Wed, 30 Dec 2020 10:36:10 GMT</pubDate></item><item><title><![CDATA[Reply to ייבוא מסד נתונים ל-MySql on Wed, 30 Dec 2020 10:28:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dovid">@<bdi>dovid</bdi></a> אמר ב<a href="/post/116258">ייבוא מסד נתונים ל-MySql</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/yyy">@<bdi>yyy</bdi></a> אמר ב<a href="/post/116257">ייבוא מסד נתונים ל-MySql</a>:</p>
<blockquote>
<p dir="auto">אני מנסה לייבא את מסד הנתונים NorthWind ל-MySql, הבעיה שהייבוא לא מייבא את התוכן. כלומר אני רואה את מסד הנתונים והדיאגרמות אבל בלי טבלאות.</p>
</blockquote>
<p dir="auto">איך אתה מנסה? מה אתה מריץ ואיפה ומה הפלט?<br />
איך אתה יודע מה כן הצליח ומה לא?<br />
מה הסימפטומים/אינדיקציות שאין את הטבלאות?</p>
</blockquote>
<p dir="auto">אני מנסה להתקין מסד נתונים כמו במדריך ש<a href="https://documentation.alphasoftware.com/pages/GettingStarted/GettingStartedTutorials/Basic%20Tutorials/Northwind/northwindMySQL.xml" target="_blank" rel="noopener noreferrer nofollow ugc">כאן</a><br />
הבעיה שאחרי ההתקנה מה שאני רואה בחלונית הצד זה כך:<br />
<img src="/assets/uploads/files/1609324048442-screenshot_3.jpg" alt="Screenshot_3.jpg" class=" img-fluid img-markdown" /><br />
(שים לב שב-nw  אין טבלאות בניגוד ל-sakila.</p>
]]></description><link>https://tchumim.com/post/116259</link><guid isPermaLink="true">https://tchumim.com/post/116259</guid><dc:creator><![CDATA[yyy]]></dc:creator><pubDate>Wed, 30 Dec 2020 10:28:14 GMT</pubDate></item><item><title><![CDATA[Reply to ייבוא מסד נתונים ל-MySql on Wed, 30 Dec 2020 10:15:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/yyy">@<bdi>yyy</bdi></a> אמר ב<a href="/post/116257">ייבוא מסד נתונים ל-MySql</a>:</p>
<blockquote>
<p dir="auto">אני מנסה לייבא את מסד הנתונים NorthWind ל-MySql, הבעיה שהייבוא לא מייבא את התוכן. כלומר אני רואה את מסד הנתונים והדיאגרמות אבל בלי טבלאות.</p>
</blockquote>
<p dir="auto">איך אתה מנסה? מה אתה מריץ ואיפה ומה הפלט?<br />
איך אתה יודע מה כן הצליח ומה לא?<br />
מה הסימפטומים/אינדיקציות שאין את הטבלאות?</p>
]]></description><link>https://tchumim.com/post/116258</link><guid isPermaLink="true">https://tchumim.com/post/116258</guid><dc:creator><![CDATA[dovid]]></dc:creator><pubDate>Wed, 30 Dec 2020 10:15:27 GMT</pubDate></item></channel></rss>