• SQL器是一个很小的命令行程序,可以提取表SQL的文件,并将它们保存分开。 这种方式,它可以让你来处理大SQL文件更容易通过分割成更小的碎片。 有没有什么特别的配置需要。

    安装SQL分是不必要的,因为你可以压缩文件和运行的可执行的。 行政特权不是必需的。 然而,确定的。净框架是安装或者它不会的工作。

    在控制台窗口,如果你写工具的名称没有任何争论,它显示了语法:sqlsplitter.exe sql_filename的。sql。 没有任何其他命令,提供所以你可以简单地表示SQL文件,你想过程。 如果它在不同的文件夹。exe,不要忘记提到的全面路径。

    总尺寸SQL文件来计算并显示在控制台窗口。 如果SQL器标识表,这显示了他们的名字。 一旦整个任务结束后,它表示"做!"消息并且可以访问的可执行的位置来看看抽取表。

    SQL器自动创建文件夹的每个处理SQL文件和适用的原始文件名称的目录。 每个目录包含TXT文件与每个表,从中提取SQL。 的文件的名称取自表。 不幸的是,SQL器不保存提取表在SQL格式。 一个解决办法是手动重新命名的文件和应用SQL扩展,而不是TXT。

    如果文件具有相同的名称中已经存在的输出的文件夹,他们将被复盖通过程序自动的,所以你必须要确保你将他们移别处或更改其名称。

    把一切都考虑在内,SQL器提供了一个简单的解决方案对于分裂的大SQL文件的通过表进不同文的文件。 然而,它没有任何先进的选项。 此外,它没有收到更新的开发很长时间。

  • SQL फाड़नेवाला एक छोटे से कमांड लाइन आवेदन निकाल सकते हैं कि मेज से एसक्यूएल फ़ाइलों और उन्हें बचाने के लिए अलग. इस तरह, यह अनुमति देता है आप को संभाल करने के लिए बड़े एसक्यूएल फ़ाइलें आसान में उन्हें विभाजित करके छोटे-छोटे टुकड़े । वहाँ है कोई विशेष विन्यास की आवश्यकता है ।

    स्थापित SQL अलगानेवाला आवश्यक नहीं है के बाद से आप कर सकते हैं फ़ाइलों को खोलना और निष्पादन योग्य चलाने. व्यवस्थापकीय विशेषाधिकार नहीं कर रहे हैं या तो आवश्यक है । तथापि, सुनिश्चित करें कि .NET Framework स्थापित है, या यह काम नहीं करेगा.

    कंसोल विंडो में, यदि आप लिखने के उपकरण के नाम के साथ किसी भी तर्क के बिना, यह वाक्य रचना: sqlsplitter.exe sql_filename.sql. वहाँ रहे हैं कोई अन्य आदेश उपलब्ध है, तो आप कर सकते हैं बस का संकेत SQL फ़ाइल है कि आप चाहते हैं करने के लिए प्रक्रिया. अगर यह एक अलग फ़ोल्डर में की तुलना में .exe भूल नहीं है, का उल्लेख करने के लिए पूरा पथ है ।

    का कुल आकार SQL फ़ाइल है गणना की और प्रदर्शित कॉनसोल विंडो में. यदि SQL अलगानेवाला को दिखाता है तालिका में, यह पता चलता है उनके नाम के रूप में अच्छी तरह से. एक बार पूरे कार्य से अधिक है, यह पता चलता है "किया!" संदेश और आप यात्रा कर सकते हैं के निष्पादन के स्थान के लिए देखने के लिए निकाली गई तालिकाओं.

    SQL अलगानेवाला स्वचालित रूप से बनाता है के लिए फ़ोल्डर्स के प्रत्येक संसाधित SQL फ़ाइल पर लागू होता है और मूल फ़ाइल नाम निर्देशिकाओं करने के लिए. प्रत्येक निर्देशिका में शामिल TXT फ़ाइलों के साथ प्रत्येक मेज से निकाले SQL. फ़ाइलों के नाम से ले रहे हैं टेबल है । दुर्भाग्य से, SQL अलगानेवाला नहीं बचा निकाली गई तालिकाओं में SQL स्वरूप है । एक वैकल्पिक हल है करने के लिए मैन्युअल रूप से फ़ाइलों का नाम बदलने और लागू SQL एक्सटेंशन के बजाय TXT.

    यदि फ़ाइलों के साथ एक ही नाम पहले से ही मौजूद आउटपुट फ़ोल्डर में, वे ओवरराइट किया जाएगा इस कार्यक्रम के द्वारा स्वचालित रूप से, ताकि आप सुनिश्चित करने के लिए है आप उन्हें ले जाने के लिए कहीं और या उनके नाम बदल.

    सब कुछ ले रही है, खाते में SQL अलगानेवाला प्रदान करता है एक सरल समाधान के बंटवारे के लिए बड़ी एसक्यूएल फ़ाइलों द्वारा तालिकाओं में अलग TXT फ़ाइलें । हालांकि, यह नहीं करता है किसी भी उन्नत विकल्प. इसके अलावा, यह प्राप्त नहीं अद्यतन के लिए डेवलपर से एक बहुत लंबे समय है.

  • SQL Splitter is a tiny command-line application that can extract tables from SQL files and save them separately. This way, it allows you to handle large SQL files easier by dividing them into smaller pieces. There is no special configuration required.

    Installing SQL Splitter isn't necessary since you can unzip the files and run the executable. Administrative privileges aren't required either. However, make sure that .NET Framework is installed or it won't work.

    In the console window, if you write the tool's name without any arguments, it shows the syntax: sqlsplitter.exe sql_filename.sql. There are no other commands available so you can simply indicate the SQL file that you wish to process. If it's in a different folder than the .exe, don't forget to mention the full path.

    The total size of the SQL file is calculated and displayed in the console window. If SQL Splitter identifies tables, it shows their names as well. Once the entire task is over, it shows the "Done!" message and you can visit the executable's location to look for the extracted tables.

    SQL Splitter automatically creates folders for each processed SQL file and applies the original file name to the directories. Each directory contains TXT files with each table extracted from the SQL. The names of the files are taken from the tables. Unfortunately, SQL Splitter doesn't save the extracted tables in SQL format. A workaround is to manually rename the files and apply the SQL extension instead of TXT.

    If files with the same names already exist in the output folder, they will be overwritten by the program automatically, so you have to make sure you move them somewhere else or change their name.

    Taking everything into account, SQL Splitter offers a simple solution for splitting large SQL files by tables into distinct TXT files. However, it doesn't have any advanced options. Also, it hasn't received updates from the developer for a very long time.