Skip to content

Unable to Pass Results from SQL Query Component to Another Component #7533

Closed
@syedanwarafridi

Description

@syedanwarafridi

Bug Description

I am using Langflow's SQL Query Component to execute SQL queries, but I am unable to pass the query results to any other components in my workflow. After initializing and executing the SQL Query Component, I am not able to connect or forward its results to another component for further processing.

Reproduction

Initialize and configure the SQL Query Component with the necessary SQL query.

Execute the SQL query to retrieve data from the database.

Attempt to connect the output of the SQL Query Component to another component (e.g., Data, Agent, or any other).

The connection does not pass the results to the next component, and the results are not processed further.

Expected behavior

After executing the SQL query, the query results should be passed to another component seamlessly. For example, if I connect the output of the SQL Query Component to a Data component, the data should flow through without any issues.

Who can help?

No response

Operating System

Windows 11

Langflow Version

1.3.2

Python Version

3.11

Screenshot

No response

Flow File

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions