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
get tally data by company wise using ado.net
221 Views Asked by Saravanan At
0
There are 0 best solutions below
Related Questions in C#
- How to call a C language function from x86 assembly code?
- What does: "char *argv[]" mean?
- User input sanitization program, which takes a specific amount of arguments and passes the execution to a bash script
- How to crop a BMP image in half using C
- How can I get the difference in minutes between two dates and hours?
- Why will this code compile although it defines two variables with the same name?
- Compiling eBPF program in Docker fails due to missing '__u64' type
- Why can't I use the file pointer after the first read attempt fails?
- #include Header files in C with definition too
- OpenCV2 on CLion
- What is causing the store latency in this program?
- How to refer to the filepath of test data in test sourcecode?
- 9 Digit Addresses in Hexadecimal System in MacOS
- My server TCP doesn't receive messages from the client in C
- Printing the characters obtained from the array s using printf?
Related Questions in ADO.NET
- Passing parameters in C# to SQL Server stored procedure - too many arguments specified
- How to increase data reading performance of returned cursor value ADO.NET with Oracle Reader
- Why is calling T-SQL INSERT with SELECT @@IDENTITY inserting duplicates?
- c# - Managing transactions
- Unable to cast object of type 'System.DBNull' to type 'System.Int32' exception in ADO.NET
- DataGridView binded to a DataSet doesn't get updated from another form
- The fastest way to UPDATE multiple rows in C# ADO .NET
- How not to load navigation properties in datagridview using Entity Framework?
- Merge query to upsert data is always inserting the data when run from .NET 6 Web API
- Get all users of an Ado or TFS project
- Call a postgres SP using ADO.NET with parameter as Custom Type
- Calling AJAX methods in parallel increases server response time?
- Issue in Connecting to SQL Server 2008 R2 from .Net application on a different Server
- How to use variable from behind codes on a server tag attribute in listview in ASP.NET using C#
- Operand type clash: int is incompatible with date in sql
Related Questions in TALLY
- Tally Software Version Information
- How to export RTSAllvouchers in excel
- How do I insert data into TallyERP using ODBC/pyodbc?
- Tally ERP: Bank Statement option disabled
- How to export Tally ledger opening and cloing balance Per Month
- How to view voucher deails like amount and items inside voucher in tally connector library
- How to get rid of () special character in Tally XML Ledger Export Response
- Unable to get fields from INVENTORYALLOCATIONS while I do not need any fields from ALLLEDGERENTRIES while making xml request to Tally
- I want add date filter getting ledger details from tally prime
- Getting error "Cannot understand Bad formula! 'Starting From' " while sending following XML request to Tally to get the list of companies on disk
- What is the meaning of ISMODIFY="NO" ISFIXED="NO" ISINITIALIZE="NO" ISOPTION="NO" ISINTERNAL="NO" in Tally XML Request
- Amount Sign Is Not Exporting in XML Response (Only Absolute Digits Are Exporting)
- How to authenticate an XML request in Tally for Password Protected Company
- How to limit nested fields in Tally XML Export Response
- Tally XML API Authentication
Related Questions in CDATA-DRIVERS
- SSAS cube process from Google big query using Cdata ADO.net driver
- Using the Filter Type UpdatedAt with Marketo Activity Bulk Extract API
- "Error parsing int value [#N/A]" when querying a Google Spreadsheet using CDATA
- Using SQL code, i need to create a string that automatically creates the dates between to seperate days
- Data Transfer from Sql Server to Elasticsearch with SSIS and CData
- get tally data by company wise using ado.net
- SSIS Adding Text Qualifier to Imported Data
- OAuth with CData JDBC Driver for XML - Files on Google Drive - CallbackURL not Used
- CData JDBC Couchbase Java app connection problem
- SSIS Chunk Timeout Errors exporting data using CData Snowflake Source
- How to find out the Object Type in a Salesforce Polymorphic relationship using the CData Salesforce Driver
- Location field not accessible when using the UseBulkAPI connection option in the CData Salesforce ODBC Driver
- Retrieve the formulas from the Salesforce Formula fields
- Facebook Cdata ODBC connector not getting likes table data
- How to authenticate Salesforce through CData ODBC driver via OAuth's accessToken?
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)
Popular # Hahtags
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?