I am having 3 companies in my tally . I am getting the data from tally using cData ADO.Net Provider. Now, I can get only Selected company data from tally. But I want to get all the selected company data for example if 2 companies are showing in the list. I want to get that 2 companies data and also I want to get that tally data as companies wise. Please help me in this case. Are there Possibilities for this. Can any one help for this
Related Questions in C#
- Passing arguments to main in C using Eclipse
- kernel module does not print packet info
- error C2016 (C requires that a struct or union has at least one member) and structs typedefs
- Drawing with ncurses, sockets and fork
- How to catch delay-import dll errors (missing dll or symbol) in MinGW(-w64)?
- Configured TTL for A record(s) backing CNAME records
- Allocating memory for pointers inside structures in functions
- Finding articulation point of undirected graph by DFS
- C first fgets() is being skipped while the second runs
- C std library don't appear to be linked in object file
- gcc static library compilation
- How to do a case-insensitive string comparison?
- C programming: Create and write 2D array of files as function
- How to read a file then store to array and then print?
- Function timeouts in C and thread
Related Questions in ADO.NET
- Are there drawbacks to leaving a SqlConnection open long-term?
- Stored procedure's output parameters not updating
- An unhandled exception of type 'system.data.oledb.oledbexception'
- how to get current row index when reading DbDataReader in ADO.net
- Entity Framework throws Invalid object name
- Ignore max length property on ADO.NET DataTable
- How to fill two different datagrid from one mysql table in c#
- Ado.net running SQL Server stored procedure can't retrieve output value when using ExecuteReader
- DBConcurrency exception not occuring when data has been updated elsewhere
- Use wildcards in ado.net sybase parameter
- How to copy rows from a DataTable to another DataTable WITHOUT deleting existing rows?
- Use in operator in stored query in ms access with ado.net
- How to use entity framework with business objects
- ADO.Net INSERT not inserting data
- SQL Server 2012 - Bulk insert error - This operation conflicts with another pending operation on this transaction
Related Questions in TALLY
- Export Receipt data from Tally
- Trying To Insert xml data in Tally(Units of measure) Using C#
- Tally ERP: Bank Statement option disabled
- How do I insert data into TallyERP using ODBC/pyodbc?
- using tally to filter data in R
- Is their any way to fetch master data from Tally Prime ranging between ALTERID's through XML Request
- How to export group from tally in XML format?
- Not displaying tally ledgers in datagridview
- R - Tally for multiple factors in a column
- Alternate Units Import Excel to Tally
- Insert XML to tally erp9
- In Tally ERP9 response xml
- Tally instance running mode
- How to get Reorder details of Stock Item from Tally using XML request
- How to get Tally Prime data in PHP server
Related Questions in CDATA-DRIVERS
- OAuth with CData JDBC Driver for XML - Files on Google Drive - CallbackURL not Used
- SSIS Adding Text Qualifier to Imported Data
- CDATA ADO Connection with Crystal Reports not showing data
- Anyone Know "How to connect Power Bi Cloud version with Netsuite via ODBC ?"
- SSIS Chunk Timeout Errors exporting data using CData Snowflake Source
- CData JDBC Couchbase Java app connection problem
- Using SQL code, i need to create a string that automatically creates the dates between to seperate days
- Location field not accessible when using the UseBulkAPI connection option in the CData Salesforce ODBC Driver
- What is a RSBOperation, in the context of CData's JDBC library for access to QuickBooks.=
- Facebook Cdata ODBC connector not getting likes table data
- Fetch tables size in CData connectors
- How to get sum of score column from ElasticSearch
- "Error parsing int value [#N/A]" when querying a Google Spreadsheet using CDATA
- Using the Filter Type UpdatedAt with Marketo Activity Bulk Extract API
- get tally data by company wise using ado.net
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)