Skip to content

SQLSTATE[42000]: [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Could not find stored procedure 'describe'. (SQL: describe table_name) #13

@gtiger165

Description

@gtiger165

I get some error when try to check unique id, it says need stored procedure 'describe', I just trying a simple example in your documentation.

$config = ['table' => table_name, 'length' => 16, 'prefix' => 'HIP'.date('Ym')]; return IdGenerator::generate($config);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions