Skip to content
This repository was archived by the owner on Feb 9, 2021. It is now read-only.
This repository was archived by the owner on Feb 9, 2021. It is now read-only.

error C2440: '=': cannot convert from 'const wchar_t [1]' to 'WCHAR *' #16

@alpinerjg

Description

@alpinerjg

In Visual Studio 2019 I get the following compiler error:

error C2440: '=': cannot convert from 'const wchar_t [1]' to 'WCHAR *'

at Line 141:

pwszConnStr = L"";

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions