بتاريخ: 5 نوفمبر 200421 سنة comment_17455 الإخوة الأعزاء السلام عليكم ورحمة الله وبركاتهلقد سألت سؤلاً عن طريقة عمل النسخ الإحتياطي من داخل النماذج ؟ وللإسف لم أحصل على الإجابة أو لم يتطرق الإخوة المحترفين لهذا الموضوع أو أن الموضوع غير مهم ، فأرجو مماً لديه الإجابة بأن لا يبخل علينا خصوصا في هذه الأيام الكريمة مع العلم بأنني قد سألت هذا السؤال حوالي 10 مرات وجزاكم الله خيراً تقديم بلاغ
بتاريخ: 6 نوفمبر 200421 سنة comment_17502 السلام عليكم استخدم الامر host DescriptionExecutes an indicated operating system command. SyntaxPROCEDURE HOST (system_command_string VARCHAR2); PROCEDURE HOST (system_command_string VARCHAR2, screen_action NUMBER); Built-in Type unrestricted procedure Enter Query Mode yes Parameterssystem_command_ string Specifies the system command you want to pass to your particular operating system. screen_action Specifies one of the following constants: no parameter Specifies that Form Builder will: n clear the screen n prompt the operator to return from the command NO_PROMPT Specifies that Form Builder will: n clear the screen (does not prompt the operator to return from the command) NO_SCREEN Specifies that Form Builder will: n not clear the screen n not prompt the operator to return from the system command (The HOST command should not send output to the screen when using the NO_SCREEN parameter.) تقديم بلاغ
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.