Home > database >  Pb10 under win64 development program run
Pb10 under win64 development program run

Time:09-23

Pb10 under win64 development program can not run, using sql2008 database, prompt to connect to the database failed, in winxp under normal operation,

CodePudding user response:

Is it a lack of DLL.

CodePudding user response:

Not all copy the DLL over, nerve-racking ah, companies are all want to use win64 system

CodePudding user response:

I put the link posted


The SQLCA. DBMS="OLE DB"
The SQLCA. LogPass='XXXX'
The SQLCA. LogId="sa"
The SQLCA. The AutoCommit=True
='SQLOLEDB' SQLCA. DBParm="PROVIDER, PROVIDERSTRING='database=XXXX, DATASOURCE=' XXXX '
"The connect.

CodePudding user response:

Not just a 64 - bit machine, to download a Procmon tool to see what's missing environment
Has nothing to do with pb, as long as pb can prompt the error problem is not big, we also have 64 customers, machine has been normal ~ ~ run for several years

CodePudding user response:

Sqlserver2008 had better use the following:
The SQLCA. DBMS="SNC SQL Native Client (OLE DB)"

CodePudding user response:

32 bit system, control panel - system tools - data set the data source can be;
Is a 64 - bit system, in the C: \ Windows \ SysWOW64 \ odbcad32 exe configured data source is valid,


Otherwise it will appear unable to connect to the wrong database

CodePudding user response:

Connection is under 0 DBC, but still can't connect database to run the program, depressed

CodePudding user response:

To this,
The SQLCA. DBMS="SNC SQL Native Client (OLE DB)"

Give it a try.

CodePudding user response:

To this,
The SQLCA. DBMS="SNC SQL Native Client (OLE DB)"

No, pb10 this interface, directly to knock up, not connect to database

CodePudding user response:

reference 4 floor pb8 response:
is not a 64 - bit machine, to download a Procmon tool to see what's missing environment
Has nothing to do with pb, as long as pb can prompt the error problem is not big, we also have 64 customers, machine run for several years has been normal ~ ~
don't know how to use this

CodePudding user response:

44274543, 13951001771,

CodePudding user response:

In order to solve, with pb packaging program packing DLL installed can be in the past
  • Related