Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help with Dbase Connection

Status
Not open for further replies.

tedi1

Technical User
Joined
Aug 25, 2002
Messages
87
Location
IL
I have a report created on DBase DB. I need to run this report through an ASP page. What is the connection line that sets the Dbase file destination?
(such as Set oMainReportTable = Session("oRpt").Database.Tables.Item(1)
'oMainReportTable.SetLogonInfo cstr(Ora_odbc), cstr(Ora_DB), cstr(Ora_uname), cstr(Ora_pass)
In oracle)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top