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 Shaun E 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: susanma
  • Content: Threads
  • Order by date
  1. susanma

    Get Labelled Version

    I have labelled a project that contains 2 files and 5 sub-projects. This appeared to work. I show History and select the label version, click GET and check recursive and build tree on the dialogue box. I click OK and all files are retrieved but they appear to be the latest version rather than...
  2. susanma

    Rename a stored procedure

    We need to apply some naming standards to existing databases and are trying to rename all the objects. Stored procedures are the problem, I can rename the object using sp_rename but this does not change the name within the procedure i.e. after CREATE PROCEDURE. Does anyone know of a quick way to...
  3. susanma

    LogonInfo for SubReport

    I am trying to use the Retrieve LogonInfo for a subreport but I get the info for main report. Any ideas please?
  4. susanma

    Schedule DTS package across NT Domains

    Please Help if you can. We have a regular data transfer requirement from a sql database on server1 in domain1 to sql database on server2 in domain2. There is no trust relationship between the domains and there is a firewall between the two. How can we get this to work? many thanks, sue
  5. susanma

    Crystal Reports 8.5 with VB6 and ocx

    We have converted some reports to CR 8.5 but have not changed the vb code to use RDC rather than the old OCX. Everything appears to be working OK! Does anyone know of a reason why we should not go for this as an interim upgrade until such time as we need to use the new features offered by the...
  6. susanma

    Long Text field not printing correctly.

    We are using CR 6 with SQL 7.0. The report includes a long text field which is not being printed correctly. Some lines are not wrapping around, so characters on the right margin are lost, also the last chunk of text does not appear. The text length ranges from 10 to 9000 characters. Any ideas?
  7. susanma

    CR 8.5 from VB.NET

    Does anyone use CR8.5 with VB.NET/ASP.NET within the .NET framework? How easy is it to do this rather than using the CR.NET version?
  8. susanma

    ASP Changes not showing

    We are experiencing the following problem: Changes are made to an ASP and frontpage is used to transfer thwe new asp to our production WEB server. When we go to the page via the WEB site defined the change does not show however, if we navigate to the asp using the URL then the change is...
  9. susanma

    Service PAck 4

    Hi, Does anyone know of any bugs/problems with installing service pack 4.0 please? cheers
  10. susanma

    Crystal reports and SQL 2000

    1. Am I correct in assuming that Crystal Reports 8.5 is required if we are converting all our databases to SQL 2000? 2. Is it possible to run two different versions of Crystal Reports on the one workstation? i.e. 6.0 and 8.5 We will need to do this because of third party software still...
  11. susanma

    VB6 app on client unable to find SQL Server

    We have distributed a VB6 application to windows 95 clients. It uses ADO and ODBC to connect to the SQL server. An intermittant error is occurring, -2147467259 [DBNMPNTW] Specified SQL Server not found. All users are on a fast link to the network (2mgbits). The application uses disconnected...

Part and Inventory Search

Back
Top