تقييم الموضوع :
  • 0 أصوات - بمعدل 0
  • 1
  • 2
  • 3
  • 4
  • 5
طلب مشروع تخزين في قاعدة بيانات
#1
طلب مشروع تخزين في قاعدة بيانات مع امكانية البحث

يعني اسجل البيانات بالترتيب واضغط حفظ يتم حفظها في قاعدة بيانات

كالاسم العنوان رقم التليفون

مع امكانية البحث بالاسم او بالعنوان او بالرقم

بارك الله فيكم
الرد }}}
تم الشكر بواسطة:
#2
[COLOR="#800000"]السلام عليكم

اخي العزيز ابحث في المنتدى قبل طرح السؤال

انظر هذا الموضوعhttp://vb4arb.com/vb/showthread.php?2774...ull-Sample للأخ ابو ايهاب

بالتوفيق ان شاءالله[/COLOR]
الرد }}}
تم الشكر بواسطة:
#3
وعليكم السلام يا اخي المشروع كله اخطاء

ما المطلوب لفتح المشروع ؟
الرد }}}
تم الشكر بواسطة:
#4
المشروع يعمل دون اخطاء
ماهى الاخطاء التى تظهر لك؟
الرد }}}
تم الشكر بواسطة:
#5
Warning 1 Namespace or type specified in the Imports 'CrystalDecisions.CrystalReports.Engine' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\CrystalReport1.vb 14 9 ADO.Net Full Sample
Warning 2 Namespace or type specified in the Imports 'CrystalDecisions.ReportSource' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\CrystalReport1.vb 15 9 ADO.Net Full Sample
Warning 3 Namespace or type specified in the Imports 'CrystalDecisions.Shared' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\CrystalReport1.vb 16 9 ADO.Net Full Sample
Error 4 Type 'ReportClass' is not defined. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\CrystalReport1.vb 22 14 ADO.Net Full Sample
Error 5 property 'ResourceName' cannot be declared 'Overrides' because it does not override a property in a base class. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\CrystalReport1.vb 28 31 ADO.Net Full Sample
Error 6 property 'NewGenerator' cannot be declared 'Overrides' because it does not override a property in a base class. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\CrystalReport1.vb 37 31 ADO.Net Full Sample
Error 7 property 'FullResourceName' cannot be declared 'Overrides' because it does not override a property in a base class. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\CrystalReport1.vb 46 31 ADO.Net Full Sample
Error 8 Type 'CrystalDecisions.CrystalReports.Engine.Section' is not defined. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\CrystalReport1.vb 57 44 ADO.Net Full Sample
Error 9 'ReportDefinition' is not a member of 'ADO.Net_Full_Sample.CrystalReport1'. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\CrystalReport1.vb 59 20 ADO.Net Full Sample
Error 10 Type 'CrystalDecisions.CrystalReports.Engine.Section' is not defined. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\CrystalReport1.vb 65 44 ADO.Net Full Sample
Error 11 'ReportDefinition' is not a member of 'ADO.Net_Full_Sample.CrystalReport1'. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\CrystalReport1.vb 67 20 ADO.Net Full Sample
Error 12 Type 'CrystalDecisions.CrystalReports.Engine.Section' is not defined. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\CrystalReport1.vb 73 44 ADO.Net Full Sample
Error 13 'ReportDefinition' is not a member of 'ADO.Net_Full_Sample.CrystalReport1'. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\CrystalReport1.vb 75 20 ADO.Net Full Sample
Error 14 Type 'CrystalDecisions.CrystalReports.Engine.Section' is not defined. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\CrystalReport1.vb 81 44 ADO.Net Full Sample
Error 15 'ReportDefinition' is not a member of 'ADO.Net_Full_Sample.CrystalReport1'. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\CrystalReport1.vb 83 20 ADO.Net Full Sample
Error 16 Type 'CrystalDecisions.CrystalReports.Engine.Section' is not defined. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\CrystalReport1.vb 89 44 ADO.Net Full Sample
Error 17 'ReportDefinition' is not a member of 'ADO.Net_Full_Sample.CrystalReport1'. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\CrystalReport1.vb 91 20 ADO.Net Full Sample
Error 18 Type 'CrystalDecisions.Shared.ExportOptions' is not defined. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\CrystalReport1.vb 96 48 ADO.Net Full Sample
Error 19 Type 'ICachedReport' is not defined. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\CrystalReport1.vb 99 16 ADO.Net Full Sample
Error 20 Type 'CrystalDecisions.ReportSource.ICachedReport' is not defined. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\CrystalReport1.vb 107 69 ADO.Net Full Sample
Error 21 Type 'CrystalDecisions.ReportSource.ICachedReport' is not defined. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\CrystalReport1.vb 118 74 ADO.Net Full Sample
Error 22 Type 'CrystalDecisions.ReportSource.ICachedReport' is not defined. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\CrystalReport1.vb 129 78 ADO.Net Full Sample
Error 23 'CachedReportConstants' is not declared. It may be inaccessible due to its protection level. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\CrystalReport1.vb 131 20 ADO.Net Full Sample
Error 24 Type 'CrystalDecisions.CrystalReports.Engine.ReportDocument' is not defined. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\CrystalReport1.vb 138 51 ADO.Net Full Sample
Error 25 Type 'CrystalDecisions.ReportSource.ICachedReport' is not defined. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\CrystalReport1.vb 138 116 ADO.Net Full Sample
Error 26 'Site' is not a member of 'ADO.Net_Full_Sample.CrystalReport1'. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\CrystalReport1.vb 140 9 ADO.Net Full Sample
Error 27 Type 'RequestContext' is not defined. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\CrystalReport1.vb 144 72 ADO.Net Full Sample
Error 28 Type 'CrystalDecisions.ReportSource.ICachedReport' is not defined. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\CrystalReport1.vb 144 109 ADO.Net Full Sample
Error 29 Type 'Microsoft.Reporting.WinForms.ReportDataSource' is not defined. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\Form1.Designer.vb 26 34 ADO.Net Full Sample
Error 30 Type 'Microsoft.Reporting.WinForms.ReportViewer' is not defined. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\Form1.Designer.vb 51 32 ADO.Net Full Sample
Error 31 Type 'CrystalDecisions.Windows.Forms.CrystalReportViewer' is not defined. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\Form1.Designer.vb 54 39 ADO.Net Full Sample
Error 32 Type 'CrystalDecisions.Windows.Forms.CrystalReportViewer' is not defined. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\Form1.Designer.vb 869 47 ADO.Net Full Sample
Error 33 Type 'Microsoft.Reporting.WinForms.ReportViewer' is not defined. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\Form1.Designer.vb 906 40 ADO.Net Full Sample
Error 34 'SetDataSource' is not a member of 'ADO.Net_Full_Sample.CrystalReport1'. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\Form1.vb 735 9 ADO.Net Full Sample
Warning 35 Cannot find custom tool 'CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator' on this system. D:\s\6_01359873439\ADO.Net Full Sample\ADO.Net Full Sample\ADO.Net Full Sample\CrystalReport1.rpt ADO.Net Full Sample
Warning 36 The referenced component 'CrystalDecisions.CrystalReports.Engine' could not be found.
Warning 37 The referenced component 'CrystalDecisions.Enterprise.Framework' could not be found.
Warning 38 The referenced component 'CrystalDecisions.Enterprise.InfoStore' could not be found.
Warning 39 The referenced component 'CrystalDecisions.ReportSource' could not be found.
Warning 40 The referenced component 'CrystalDecisions.Shared' could not be found.
Warning 41 The referenced component 'CrystalDecisions.Windows.Forms' could not be found.
Warning 42 The referenced component 'Microsoft.ReportViewer.Common' could not be found.
Warning 43 The referenced component 'Microsoft.ReportViewer.WinForms' could not be found.
الرد }}}
تم الشكر بواسطة:
#6
الواضح اخى الكريم ان المشكله عندك انك مش مثبت الكريستال ريبورت
عموما سوف اعدل لك المثال لكى يعمل عندك دون مشاكل ان شاء الله ... انتظرنى
الرد }}}
تم الشكر بواسطة:
#7
ها هو المثال طبعاّ هذا بعد إذن اخى وحبيبى وحبيب الكل الاستاذ ابو ايهاب
انا مسحت منه اشياء ربما انت لن تحتاجها مثل التقارير والتعامل مع الوورد والاكسل وابقيت على الاشياء التى تحتاجها فقط

وعذراّ اذا كان به أخطاء لانى عدلته على استعجال

وبالتوفيق ان شاء الله


الملفات المرفقة
.rar   edit.rar (الحجم : 184.46 ك ب / التحميلات : 77)
الرد }}}
تم الشكر بواسطة:


المواضيع المحتمل أن تكون متشابهة .
الموضوع : الكاتب الردود : المشاهدات : آخر رد
Big Grin [سؤال] مشروع الفيجوال بيسك ستوديو sad89891 4 1,742 10-04-24, 04:37 AM
آخر رد: emadahmed1995
Star [VB.NET] فكره مشروع سلام و محبه 5 142 01-04-24, 02:48 AM
آخر رد: سلام و محبه
  تصميم مشروع لاختار اسم MOHAMMED ALZWI 2 121 25-03-24, 01:32 PM
آخر رد: MOHAMMED ALZWI
  هل من الممكن العمل على قاعدة بيانات اكسل على الفيجوال بيسك خالد كامل1 4 140 24-03-24, 02:00 AM
آخر رد: خالد كامل1
  [سؤال] أتمنى اجابة وافية:عمل برنامج بقاعدة بيانات SQL دون حاجة تثبيت SQLSERVER dr.programming 6 652 19-03-24, 08:56 AM
آخر رد: سلامه محمد11
  استعلام select عن مجموعة بيانات Adel27213 1 209 15-03-24, 01:11 AM
آخر رد: justforit
  تعديل بيانات عمود DataGridView دفعة واحدة مصمم هاوي 2 194 05-03-24, 08:27 PM
آخر رد: مصمم هاوي
  [VB.NET] تحديث بيانات فى كلاس من جدول سيكوال asdfar1977 6 194 26-02-24, 01:07 AM
آخر رد: asdfar1977
  كيفية جمع أرقام عمود فى الداتا جريد فيو بناءاً على بيانات معينة heem1986 5 235 25-02-24, 11:26 PM
آخر رد: heem1986
  [C#.NET] طباعة بيانات داتا جرد فيو h2551996 0 94 25-02-24, 02:31 PM
آخر رد: h2551996

التنقل السريع :


يقوم بقرائة الموضوع: بالاضافة الى ( 1 ) ضيف كريم