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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: HowyD
  • Order by date
  1. HowyD

    Report for SQL-Server and Access DB

    Hallo Ido, I know about the "SetLoaction". I also know about the COM-Methods for CR 8.5 to convert a DB-Driver. But how to accomplish that all by VB.NET Code?
  2. HowyD

    Report for SQL-Server and Access DB

    Hello Tom, This is not possible because the Access DB is standalone with no connection to the SQL-Server. You can think of it as a copy from the SQL-Server DB.
  3. HowyD

    Report for SQL-Server and Access DB

    Hello, I writing an App with VB.Net using CR.Net. The reports used by the App are designed connecting to the SQL-Server DB. Now I want to view the reports either on an Access DB with the same schema as the SQL DB. How can I do this through code? Rgs Howy
  4. HowyD

    Disable tabPage on tabControl

    Hallo swiv, I've tried everything tabPage.Visible = False tabPage.Enabled = False tabPage.Hide() but it didn't work!?!
  5. HowyD

    Disable tabPage on tabControl

    Hallo, I want to disable (or make not visible) one Page on a tabControl but my settings via code did not apply. What can I do? Thanks Howie
  6. HowyD

    Document Name in Spooler

    Hi there, I'm printing a CR 8.5 RDC-Report via a VB6 App to the printer. Every time the Document reaches the spooler it is named "Crystal Reports ActiveX Designer". Is there any chance to change this Name. Please help!!! Thanks Howy
  7. HowyD

    Documentname in Spooler

    Hi there, I'm printing a CR 8.5 RDC-Report via a VB6 App to the printer. Every time the Document reaches the spooler it is named "Crystal Reports ActiveX Designer". Is there any chance to change this Name. Please help!!! Thanks Howy
  8. HowyD

    No connections with RDC and multiple Databases

    Hey there, I recently made some tries and I found that connecting native to Access and SQL7 in the same RDC-Report with linking/joining this tables works fine. So now I wanted to use OleDB-Providers to do this. What I found is that the first DB(-Table) (regardless if it's SQL7 or Access) will...
  9. HowyD

    using RDC and mutiple Databases VB Sever has not yet been opened

    From wich databases came the tables; different types or same?
  10. HowyD

    No Connection with RDC and mutiple Databases

    Hey there, I recently made some tries and I found that connecting native to Access and SQL7 in the same RDC-Report with linking this tables works fine. So now I wanted to use OleDB-Providers to do this. What I found is that the first DB(-Table) (regardless if it's SQL7 or Access) will be opened...
  11. HowyD

    No connections with RDC and multiple Databases

    Hallo all there, I'm implementing an App using VB6 and CR 8.5 (with RDC). In this app there is the need to get Data form different Databases. No I've created a Report getting the Data nativly from 4 Access2000- and SQL7-Tables. To avoid installing additional SQL-Server-Software on the Clients...
  12. HowyD

    No Connection with RDC and mutiple Databases

    Hallo all there, I'm implementing an App using VB6 and CR 8.5 (with RDC). In this app there is the need to get Data form different Databases. No I've created a Report getting the Data nativly from 4 Access2000- and SQL7-Tables. To avoid installing additional SQL-Server-Software on the Clients...

Part and Inventory Search

Back
Top