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 bkrike 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: morfeus
  • Content: Threads
  • Order by date
  1. morfeus

    CR8, change database server name

    Eh, this must be simple, but i can't find an easy way for this. Is there a easy way to change the reports server name. We have a test enviroment where the reports are created and then transferred to live. Everything else is the same except the server name where the database is. If the reports...
  2. morfeus

    Converting a string to a datetime

    Dim s As String s = "2000, 12, 1" formula=CDateTime (s) This one works just fine, return the datetime and time is naturally 00:00:00. But as the manuals say that the DateTime syntax is DateTime (YYYY, MM, DD, HH, MM, SS) or one can give a string that holds the DateTime in the same...
  3. morfeus

    Crystal reports8 and web reporting

    Hi, i'm totally new to crystal reports but have complished some already.. I have problem about web reporting or thats where i encounter it only. When designing the report everything works just fine. I pass 3 variables for the report and on those basis it shoouuld collect the data. In the...
  4. morfeus

    CR8 and web reports

    I have 2 parameter fields in the header and the parameters are sended from a html form. Everything works fine occasionally. Common problem is that the report prompts for the second parameter thoug it is supplied (can be seen in the web reports source). What might cause this ? All caches are...

Part and Inventory Search

Back
Top