Is there a way to use the Pervasive password setting only on remote users?
I would like to set up my web based project to use a username password and leave my local desktop based product free no...
http://www.experts-exchange.com/Database/4GL/Btrieve/Q_23611294.html
I am opening a CDaoRecordset to an MS SQL Server database via an ODBC connection like so:
try
{
SumSet->Open(AFX_DAO_USE_DEFAULT_TYPE,m_strQuery);
}
catch (CDBExc...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10136739.htm...
Zones:
Windows MFCDate Answered: 03/08/1999 Grade: A Views: 0
I had a machine running an appication that used a SQL server ODBC driver.
I compiled and distributed a report in Crystal and ran the setup files on this machine so it could run the report.
Now, t...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_20435761.html
Where do I find odbc drivers for a SQL Anywhere 5.0 database? I am trying to use MS Access to link to this database.
thanks
ptran
http://www.experts-exchange.com/Database/Miscellaneous/Q_20577381.html
Zones:
DatabasesDate Answered: 09/26/2003 Grade: A Views: 0
I need to connection, query, and display data from a SQL server DB.
I installed IIS onto my system. It is executing ASP now. I have tested it using real basic "Hello World" code. It works...
...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_20848450.html
We have both SQL Server 2000 (soon to be 2005) and Informix databases in-house.
I am looking for a way to export from Informix into SQL Server. Currently, I am performing a cvs dump from Inform...
http://www.experts-exchange.com/Database/Miscellaneous/Q_21655176.html
Zones:
DatabasesDate Answered: 01/30/2006 Grade: A Views: 0
I recently installed SQL 2005 Developer Edition, and have found that ODBC access is only supported via ADO.net wrapper. I'm running into a error importing
text fields. I am able to import integer...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21904486.html
Hi,
I'm trying to execute an SQL stament in MS Access and I'm getting the following error:
"[Microsoft][ODBC driver for Oracle][Oracle]ORA-00907: missing right parenthesis. "
Here is my st...
http://www.experts-exchange.com/Database/Miscellaneous/Q_21920773.html
Zones:
DatabasesDate Answered: 07/16/2006 Grade: A Views: 0
Hello all. I will start out by saying I am experienced in many facets of IT but not DB's.
My company uses MAS200 from Sage/Best. It is ODBC compliant but REALLY SLOW. Part of my job is to w...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_22053287.html
I have previously used Allen Browne's Reordering Record code with success. However, that was when I was using local tables. Now that I am using tables linked by ODBC to SQL Server, it errors out ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_22812121.html