VB.NET How to filter data in Crystal Reports using DateTimePicker

Поделиться
HTML-код
  • Опубликовано: 15 сен 2024

Комментарии • 62

  • @adrianomonteiro2013
    @adrianomonteiro2013 6 лет назад +1

    Congratulations on the video .. teaches how to feed a combobox through a table with access data ..

    • @iBasskung
      @iBasskung  6 лет назад

      +Adriano Monteiro Thanks for your suggestions. ^_^

  • @excelautomation8883
    @excelautomation8883 4 года назад +2

    Very informative video. Please make another video in vb.net similer to sumifs function of excel

    • @iBasskung
      @iBasskung  4 года назад +2

      Thanks so much for your suggestion. Happy coding.

  • @08minhduy9
    @08minhduy9 9 месяцев назад

    thanh you very much

    • @iBasskung
      @iBasskung  9 месяцев назад

      You're welcome.

  • @Myst876
    @Myst876 4 года назад +1

    its a very good video
    i have a question
    what about a multiple selection in datagridview for example you select 3 data in datagrid view and pass it to crystal report
    Thank you

    • @iBasskung
      @iBasskung  Год назад

      You can use the DataGridView.MultiSelect Property. see this post for more info: stackoverflow.com/questions/41729130/multiple-selection-in-datagridview Hope this helps, thank you so much.

  • @xiaokave
    @xiaokave 4 года назад +1

    "Hello, I have problem like when I select date like 1-feb to 28-feb the report shows jan months record in Feb's record. I use same code shows in video.(stringformula)"
    Same problem here can u give me the resolution for this?

    • @frankcard5812
      @frankcard5812 4 года назад

      the problem is that Crystal report generally uses the yyyy / mm / dd format, I solve it using the formula in datetime
      stringformula = "{PURCHASES.DATE} In DateTime (" & yearstar & "," & monstart & "," & daystart & ", 00, 00, 00) To DateTime (" &
      yearend & "," & monthend & "," & dayend & ", 00, 00, 00)"

  • @lacortejrmerano9810
    @lacortejrmerano9810 5 лет назад +1

    Thank you very much

  • @activeprogrammer5769
    @activeprogrammer5769 5 лет назад +2

    the datbasename.table name is not work
    location load is not work

  • @selenateoh9539
    @selenateoh9539 4 года назад +1

    Hi, I'm getting an error "Failed to open rowset. Details: ADO Error Code: 0x; Source: Microsoft Office Access Database Engine; Description: Undefined function 'CONVERT' in expression. SQL state: 3085" How can I solve this?
    Here is my coding :
    stringformula = "{Purchase_PO.Po Date >= #" & Me.DateTimePicker1.Value.ToShortDateString & "# "
    stringformula &= " And {Purchase_PO.Po Date}

    • @iBasskung
      @iBasskung  4 года назад +1

      Hello, Thanks so much for watching my video. Here are my original code:
      stringFormula = "{Table1.Birth Date} >= #" & Me.DateTimePicker1.Value.ToShortDateString & "# "
      stringFormula &= "And {Table1.Birth Date}

  • @jayveetagalog1127
    @jayveetagalog1127 5 лет назад +1

    Great video sir, but i encountered an error when searching "from" date "to" date. My report gives an error "a date-time is required here" i used this code
    result = "{ProductionOrder.IssueDate} >= #" & dtFrmSearchDate.Value.ToString("dd-MMM-yyyy") & "# "
    result &= "AND {ProductionOrder.IssueDate}

    • @iBasskung
      @iBasskung  5 лет назад +2

      Please visit my page: facebook.com/CodeAMinute
      Thanks

  • @rusal_23
    @rusal_23 2 года назад +1

    When i tried this code . I got an error in my program .. worst thing happen it causes a crash in my vs code application . Dont try this . Not recomended

  • @Atmiya94
    @Atmiya94 4 года назад +2

    error 1-load report fail and
    2-invalid report file path

  • @laicalenmacias151
    @laicalenmacias151 6 лет назад +1

    Great video👍
    But i don't understand the codes because im using C# 😢 can u make c# videos like this plss im using c# and crystal report

    • @iBasskung
      @iBasskung  6 лет назад +1

      Thanks for your suggestions. Here's an example: m.facebook.com/story.php?story_fbid=969545236551793&id=565459980293656

  • @ErfaanSetyadi
    @ErfaanSetyadi 5 лет назад +1

    Cara instal crystal report di vb 2019 gmna

  • @max4040
    @max4040 4 года назад +1

    the crystal report doesn't showed up what am should i do?

    • @iBasskung
      @iBasskung  Год назад

      Please download from this site: How to Install Crystal Reports for Visual Studio
      www.tektutorialshub.com/crystal-reports/install-crystal-reports-visual-studio/

  • @nscommunications8478
    @nscommunications8478 5 лет назад +2

    DEAR SIR UNABLE TO LOAD DATA

    • @shortcutknowledge
      @shortcutknowledge 5 лет назад

      Yes brother i have same problem if u have solution plzz reply

  • @omerhazim9717
    @omerhazim9717 3 года назад +1

    please i need this by name and date at same time by c# and sql please thank you

    • @iBasskung
      @iBasskung  3 года назад +1

      Thanks so much for your suggestion. I will do it asap. Happy coding.

  • @arnavpatel3809
    @arnavpatel3809 5 лет назад

    Hello, I have problem like when I select date like 1-feb to 28-feb the report shows jan months record in Feb's record. I use same code shows in video.(stringformula)

    • @xiaokave
      @xiaokave 4 года назад

      same with me need help :(

    • @arnavpatel3809
      @arnavpatel3809 4 года назад

      @@xiaokave change report method first show records in datagridview after move record to report n that's all.

    • @xiaokave
      @xiaokave 4 года назад

      @@arnavpatel3809 that's lot work to do. Any other solution?

    • @xiaokave
      @xiaokave 4 года назад

      @@arnavpatel3809 how to bring the datagridview records into the crystal report viewer?

    • @arnavpatel3809
      @arnavpatel3809 4 года назад

      @@xiaokave it's some code change and that's it.
      Send your emailid I will send my code.

  • @khadarabdilahi1375
    @khadarabdilahi1375 6 лет назад

    Hi my dear friend I have trouble
    I need to make premiry school management system
    Can you do that

    • @eliispion2763
      @eliispion2763 6 лет назад

      khadar tutor
      Zxp wax maad ka fahan tay kan

  • @sonihidayatulloh9242
    @sonihidayatulloh9242 2 года назад

    Why try Error message Invalid report file path.

    • @iBasskung
      @iBasskung  2 года назад

      Thanks so much for watching. please check out this tutorial: ruclips.net/video/EmiEtKoiDvY/видео.html

    • @sonihidayatulloh9242
      @sonihidayatulloh9242 2 года назад

      @@iBasskung thank you this tutorial working for me and i get finished my project, thanks appreciated

    • @iBasskung
      @iBasskung  2 года назад

      Congratulations 🎊

    • @sonihidayatulloh9242
      @sonihidayatulloh9242 2 года назад

      @@iBasskung yes sir, thank you

  • @wisconooj2073
    @wisconooj2073 4 года назад +2

    Please source code Please

    • @iBasskung
      @iBasskung  4 года назад +2

      For more tutorials with source code examples, please chek out my blog: codeaminute.blogspot.com
      Thanks so much. Have a nice day and Happy coding.

  • @nscommunications8478
    @nscommunications8478 5 лет назад +2

    JUST HEADING ONLY DISPLAYING

  • @khadarabdilahi1375
    @khadarabdilahi1375 6 лет назад

    I'm preparing a graduating borogram premiry school management system
    otherwise i would not graduate
    Please help me

    • @mprincehanad
      @mprincehanad 6 лет назад

      Sxb dadka qaar jawab lagama helo inta badan hadii weli caawimad aad u baahan tahay ila so xiriir balse waxaan filaya in waqtigani aad qalinjabisay :)

  • @1998-s
    @1998-s 4 года назад +1

    Hello

    • @iBasskung
      @iBasskung  4 года назад +1

      Hello, Thanks so much for watching my video.
      For more tutorials and source code examples, please check out my blog: codeaminute.blogspot.com
      Have a nice and Happy coding.