Skip to content

mssql_select_db not working #4

@pepeverde9

Description

@pepeverde9

Hello
I have to move some legacy code to a new ubuntu system.
Your wrapper is quite convenient to be used, but I found that on my system the function
mssql_select_db is always signaling an error

I have replaced it with mssql_query("USE ".$dbname) which works for me, but this is not very elegant.

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