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: *

  1. purrepirre

    Upgrade to Enterprise Edition

    We've got SP3 for both W2000 Server and SQLServer. Anybody got a good reason why the option to upgrade current installation to enterprise edition is not available when we run the CD?
  2. purrepirre

    Upgrade to Enterprise Edition

    Thx for the info. But I am trying to upgrade an installation of SQL Server 2000 running on W2000 Server SP3. I am not sure what SP we have on the SQLServer, I will check that out.
  3. purrepirre

    Upgrade to Enterprise Edition

    I am trying to upgrade a SQL Server 2000 installation running on W2000 Server SP3 to Enterprise Edition. During the installationprocess the option "Upgrade your current installation" is greyed out. How come? At the same time I am trying to upgrade Analysis Services. How do I know if...
  4. purrepirre

    How do you get "setlocation" to work ? (CR 8.5)

    I'm using a OLE DB connection to SQLServer at the moment and would prefer not to use a ODBC connection. From what I have read, putting the name of the SQLServer in the "Servername" property in SetLogOnInfo should work. Further findings: If I use the automation server objects...
  5. purrepirre

    How do you get "setlocation" to work ? (CR 8.5)

    almost there! When I use your code I set the name of the SQLServer as strDSN, however the LogonServerName property of crxDatabaseTable refuses to change. The other properties (DatabaseName, Username) work fine (only if you set strDSN="" though) If I use a report made in the...
  6. purrepirre

    How do you get "setlocation" to work ? (CR 8.5)

    I am using CR 8.5 I'm trying to change the database my reports are using from my local SQLServer test-database to the SQLServer at my customer. In a best case senario this could be done dynamicly in code The code i have tried so far (see below) seems to do nothing, no error but the reports...

Part and Inventory Search

Back
Top