
    id                     $    S SK Jr   " S S5      rg)    )get_connectionc                   0    \ rS rSrSr\S\4S j5       rSrg)Ftp_Service   z
create table Formats (
Id_Format int primary key identity(1,1),
Format_Name varchar(100) not null,
Format_Path varchar(100) not null,
Format_Action_Description varchar(255) not null,
Python_Path_Execution varchar(255) not null
)
	id_formatc                     S n[        5       nUR                  5       nSnUR                  X@45        UR                  5       nUR	                  5         UR	                  5         U(       a  US   $ S $ )Nz
                Select
                    Format_Path
                from
                    Formats
                where Id_Format = ?
                r   )r   cursorexecutefetchoneclose)r   resultconnr	   querys        [C:\Users\victor.barrera\Documents\proyectos\elepV3\Elep\src\App\api\services\Ftp_Service.pyget_path_By_idFtp_Service.get_path_By_id   s`     	ul+"

"vay,,     N)	__name__
__module____qualname____firstlineno____doc__staticmethodintr   __static_attributes__r   r   r   r   r      s"     - - -r   r   N)Consultas_SQL.conexionr   r   r   r   r   <module>r      s    1- -r   