صفحة 2 من 2 الأولىالأولى 12
النتائج 16 إلى 26 من 26

الموضوع: استيراد قاعدة بيانات كملف نصي عبر phpmyadmin

  1. #16
    عضو نشيط جدا
    تاريخ التسجيل
    Aug 2000
    المشاركات
    311


    طيب كيف اعرف عنوان mysql





    هيثم2000 غير متواجد حالياً

  2. #17


    هذا الي نبغى نعرفة اخوي لانة المسار هذا الي حطيناة ما نفع
    بس انشاء الله نلقى حل عن قريب





    __________________
    الغطريفي
    ________________
    بونواف غير متواجد حالياً

  3. #18
    عضو نشيط جدا
    تاريخ التسجيل
    Mar 2001
    المشاركات
    491

    هلا



    انا سويت باك اب من لوحه التحكم في vb .....
    بس يوم انتقل الملف إلي السيرفر الثلني ايقولي

    Parse error: parse error in /home/shamsdub/public_html/jlsaat/admin/back.php on line 496





    SaqerUae غير متواجد حالياً

  4. #19
    Banned
    تاريخ التسجيل
    Apr 2001
    المشاركات
    50


    ارجو الإهتمام بهذا الموضوع





    DigitaL غير متواجد حالياً

  5. #20
    Banned
    تاريخ التسجيل
    Apr 2001
    المشاركات
    50


    هل هناك طريقة لأرسال ملف الأعضاء فقط الى منتدى اخر





    DigitaL غير متواجد حالياً

  6. #21


    الأخ man90r

    مشكلتك للعمل على الجهاز هي أنك تضع المسار بهذه الطريقة : c:/mysql/bin/mysql

    الصحيح أن تضعه هكذا : c:\mysql\bin\mysql

    أما حذف الملفين فلا يهم في نجاح العملية وإنما أمنياً فلم يعد لهما حاجة بعد التثبيت .


    إذا كانت قاعدة البيانات بدون كلمة مرور ولا مستخدم اكتبها بدون

    PassThru("C:\phpdev2\mysql\bin\mysql -u -p mydata < olddata.sql");


    أشكر الأخ walhan على ما قدم وجعل هذا العمل في ميزان حسناته






    شاعر العرب غير متواجد حالياً

  7. #22


    مسار الملف mysql هل هو للملف الذي سوف اقو بتحميله في مجلد vb واسمه mysql.php والا الملف موجود قديما اسمه mysql

    والف مليون شكر





    __________________
    افد و استفد

    حاسوب غير متواجد حالياً

  8. #23
    عضو نشيط جدا
    تاريخ التسجيل
    Oct 2001
    المشاركات
    474


    وللحين ما حصلنا على حل مع شركة F2Sفي نقل منتدى او ملف sqlإلى سيرفر ثاني
    يا ترى هل سيكون هناك حل ام لا
    او السبب الرئيسي من الشركة نفسها
    ام من المسار

    تساؤلات يطرحها الجميع
    نرجو لقاء حل لها
    جربنا شتى الطرق في نقل قاعدة من F2S الى سيرفرات ثانية ولم نفلح
    ارجو من جرب ونقل القاعدة من Fs2الى سيرفر ثاني افادتنا
    لأن الجميع ينتظر هذه اللحظة بفارغ الصبر وبأحر عن الجمر

    متمنين للجميع التوفيق
    تحياتي لكم






    موهوب غير متواجد حالياً

  9. #24
    عضو نشيط جدا
    تاريخ التسجيل
    Sep 2001
    المشاركات
    301


    موضوع حلو يستحق الرفع ...


    مع ان الطريقة الى الان لم تضبط معي ..





    الشاطرحسن غير متواجد حالياً

  10. #25
    عضو نشيط جدا
    تاريخ التسجيل
    Sep 2001
    المشاركات
    301


    قمت بعمل المطلوب .. محاولا عمل الخطة على جهازي أولا .. ولكن وقمت بكل الخطوات .. ولكن لم تظهر لي صفحة بيضـــاء !!
    بل كانت مليئة :
    C:/PHPDEV/MYSQL/BIN/mysql Ver 11.13 Distrib 3.23.34, for Win95/Win98 (i32) Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to modify and redistribute it under the GPL license Usage: C:/PHPDEV/MYSQL/BIN/mysql [OPTIONS] [database] -?, --help Display this help and exit. -A, --no-auto-rehash No automatic rehashing. One has to use 'rehash' to get table and field completion. This gives a quicker start of mysql and disables rehashing on reconnect. -B, --batch Print results with a tab as separator, each row on a new line. Doesn't use history file. --character-sets-dir=... Directory where character sets are located. -C, --compress Use compression in server/client protocol. -D, --database=.. Database to use. --default-character-set=... Set the default character set. -e, --execute=... Execute command and quit. (Output like with --batch) -E, --vertical Print the output of a query (rows) vertically. -f, --force Continue even if we get an sql error. -g, --no-named-commands Named commands are disabled. Use \* form only, or use named commands only in the beginning of a line ending with a semicolon ( Since version 10.9 the client now starts with this option ENABLED by default! Disable with '-G'. Long format commands still work from the first line. -G, --enable-named-commands Named commands are enabled. Opposite to -g. -i, --ignore-space Ignore space after function names. -h, --host=... Connect to host. -H, --html Produce HTML output. -L, --skip-line-numbers Don't write line number for errors. --no-tee Disable outfile. See interactive help (\h) also. -n, --unbuffered Flush buffer after each query. -N, --skip-column-names Don't write column names in results. -O, --set-variable var=option Give a variable an value. --help lists variables. -o, --one-database Only update the default database. This is useful for skipping updates to other database in the update log. -p[password], --password[=...] Password to use when connecting to server If password is not given it's asked from the tty. -W, --pipe Use named pipes to connect to server -P, --port=... Port number to use for connection. -q, --quick Don't cache result, print it row by row. This may slow down the server if the output is suspended. Doesn't use history file. -r, --raw Write fields without conversion. Used with --batch -s, --silent Be more silent. -S --socket=... Socket file to use for connection. -t, --table Output in table format. -T, --debug-info Print some debug info at exit. --tee=... Append everything into outfile. See interactive help (\h) also. Does not work in batch mode. -u, --user=# User for login if not current user. -U, --safe-updates[=#], --i-am-a-dummy[=#] Only allow UPDATE and DELETE that uses keys. -v, --verbose Write more. (-v -v -v gives the table output format) -V, --version Output version information and exit. -w, --wait Wait and retry if connection is down. Default options are read from the following files in the given order: C:\WINDOWS\my.ini c:\my.cnf The following groups are read: mysql client The following options may be given as the first argument: --print-defaults Print the program argument list and exit --no-defaults Don't read default options from any options file --defaults-file=# Only read default options from the given file # --defaults-extra-file=# Read this file after the global files are read Possible variables for option --set-variable (-O) are: connect_timeout current value: 0 max_allowed_packet current value: 16777216 net_buffer_length current value: 16384 select_limit current value: 1000 max_join_size current value: 1000000





    الشاطرحسن غير متواجد حالياً

  11. #26
    عضو نشيط جدا
    تاريخ التسجيل
    Jul 2000
    المشاركات
    309


    السلام عليكم ...

    في الحقيقة انا بحاجة لذلك ، شكرا جزيلا ، جزاك الله خيرا

    لكن امامي عائق وحيد الان
    ما هو مسار mysql لموقع lycos.co.uk ?

    ساكون شاكرة لو دللتموني عليه


    جزاكم الله خيرا





    life غير متواجد حالياً





ضوابط المشاركة

  • لا تستطيع إضافة مواضيع جديدة
  • لا تستطيع الرد على المواضيع
  • لا تستطيع إرفاق ملفات
  • لا تستطيع تعديل مشاركاتك
  •  

أضف موقعك هنا| اخبار السيارات | حراج | شقق للايجار في الكويت | بيوت للبيع في الكويت | دليل الكويت العقاري | مقروء | شركة كشف تسربات المياه | شركة عزل اسطح بالرياض | عزل فوم بالرياض| عزل اسطح بالرياض | كشف تسربات المياة بالرياض | شركة عزل اسطح بالرياض