ODBCDBE Problem with Alias

This forum is for general support of Xbase++
Post Reply
Message
Author
User avatar
rdonnay
Site Admin
Posts: 4729
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

ODBCDBE Problem with Alias

#1 Post by rdonnay »

The Alaska ODBCDBE docs imply that the function DbUseArea() or the USE command can be used with the ODBCDBE, however I cannot make this work with a SQL SELECT statement.

I need to be able to assign an Alias() to a result set.
The only function that seems to allow a SQL SELECT statement is the following:

SqlStmtExec( cSQLStatement, oSession,,,.F.)

The function SqlStmtExec() is not documented.

Does anyone have experience with the ODBCDBE?
The eXpress train is coming - and it has more cars.

Post Reply