How to add SQL Query to Excel database using Crystal Reports in C# -


i creating small windows application, crystal reports, data stored in excel file, have no problem in creating crystal report , getting output correctly requirement filter data using clause. possible add sql query such excel data...if not should do..any suggestions?

thanks in advance!

i think use range.autofilter method. it's sql selection can use 'like' or '=' operator.


Comments

Popular posts from this blog

jquery - How do you format the date used in the popover widget title of FullCalendar? -

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -