Search found 2 matches

by GLShapesLLC_(Guest)
Wed Aug 05, 2009 11:11 am
Forum: R&R ReportWorks Users
Topic: R&R 12.5 opening a DB in VB6
Replies: 1
Views: 963

=> RE: R&R 12.5 opening a DB in VB6

Nevermind I got it.__I had it in the wrong spot.____^Report1.UserName = "xtrusion" ^"qc"__^Report1.Password = "xtrusion" ^"control"__Report1.Printer = "?" ^"QCMATRIX" ^"MIS LJ"__Report1.Include = 2 ^2 - override__Report1.Filter = ...
by GLShapesLLC_(Guest)
Wed Aug 05, 2009 9:41 am
Forum: R&R ReportWorks Users
Topic: R&R 12.5 opening a DB in VB6
Replies: 1
Views: 963

R&R 12.5 opening a DB in VB6

"Always asks me for Oracle Logon PWD."__Can anyone give me a snippet of code that will allow me to open an R&R with a database connection. I can get to the point of where it^s about to open but then I^m prompt for a password. When I do enter the password everything is ok but most users...