بتاريخ: 30 يونيو 200421 سنة comment_8919 ALSALAM ALICOM WA RAHMT ALLH WA BRKATOHSorry there is no Arabic Language in my system so I wrote with EnglishI have question and I couldn’t find the solve for it in your website.!Question : How to read file for txt type from Developer and save it in table,i mean how to read the statment after these ( | or : or , or TAP(space)... ) as Example 1|34|2004.05.03 03:05:29|12|4|31-1-3-0096771262416|SMEP11|0|00000103A20600000091C8C440958CA50C00|0|0|400018D575BFB71B|1000|96771262416|||||-1|222|222|||-1||-1|0|2|0|421010220209079|0||||||232|255|1970.01.01 03:00:00|0|0|0|128|0|0|1970.01.01 03:00:00|1|0||2|0||Tahnk u every one sample_data.txt تقديم بلاغ
بتاريخ: 2 يوليو 200421 سنة comment_8961 to ead flat files using oracle developerTEXT_IOu can see a full description of the procedure or finction in the oracle help.tell me what u got تقديم بلاغ
بتاريخ: 13 يوليو 200421 سنة comment_9424 u must use text_io library liketext_io.open_file('filename',r') for readtext_io.open_file('filename',w') for writeand u can use sql loader to read data from txt file and load it to the database. تقديم بلاغ
بتاريخ: 11 أكتوبر 200421 سنة comment_14812 يا اخوان هو يعرف إستخدام ال text_io ولكن مشكلته هي كيفية قراءة البيانات من الملف هو يريد ان يعرف الرمز المستخدم لفصل الحقول كم مرة تكرر في السطر حتى يستخلص البيانات عليك ان تستخدم ال instr لمعرفة موقع الرمز المستخدم في الفصل وبعد ذلك تستقطع من السطر من مكان وجود الرمز الاول الى مكان وجود الرمز الثاني بإستخدام ال substr وعليك ان تجد ميكانيكة لمعرفة عدد الرموز في السطر تقديم بلاغ
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.