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

  1. antivirus22

    Is DTS a good way to initialize and copy a table?

    I have been using the DTS Import/Export wizard to copy a table ABC from our Live server to our Dev server. First i would Drop the table from our Dev server and then run the DTS, which would create the table and copy data. The problem is it is not copying over the indexs. What is the best way for...
  2. antivirus22

    Crystal Rep 8.5 How do I do a SORT?

    I am working with a report which uses customer number as the group sort. I want to sort by zip code. How do I change this?
  3. antivirus22

    SQL Server Login Dialogue Box problems

    I have created a Crystal Report and placed in on the server. Many different users access this crystal report which uses SQL tables. The problem is when they go to set the new paramaters, the Sql login box pops up and the only password that seems to be accepted is the SA password. How can I fix...
  4. antivirus22

    Does Macola 7.6 allow me to add a Crystal Report V9

    I am writing a report in Crystal V9 and I was wondering if that will work with Macola 7.6 when i try to add it through the Visual Menu Builder as an executable
  5. antivirus22

    Crystal Reports vs.9 HOW TO COMPILE?

    I want to compile a Crystal 9 report that i wrote. I knwo that this version is different from 8.5 and you need to install the Report Application Server. I install it but the server doesnt look like its starting. What am i doing wrong?
  6. antivirus22

    How can i switch the database on my report from Btrieve to SQl?

    My report uses one table and currently uses Btrieve Database. We switched over to SQL and that same table with the same #of columns and field sizes is in SQL. How can i simply keep the report format but switch the Database to MS-SQL?
  7. antivirus22

    Adding Crystal Reports to Menu in Macola 7.6

    I want to add a crystal report to my menu using Visual Menu Builder in Macola 7.6. I know i need to compile the report in crystal, do i also need to distribute the report? How does this work?
  8. antivirus22

    How can I Compile a Crystal Report (Ver.7) into .exe

    I need to compile a crystal report i have into a .exe. So that i can be able to share the report over the network to various users who do not have crystal reports installed
  9. antivirus22

    How to add a custom Crystal report to Macola 7.6 menu

    I'm trying to add a custom crystal report to the menu options. I know that its a new feature, in the Visual Menu Builder, but I dont know how to add it. Do I need to compile my Crystal Report into an .exe? How about the user defined paramters?
  10. antivirus22

    How can I schedule a report biweekly to print on its own?

    I run a weekly report, every Friday, wanted to automate this process, so I dont have to come into work every weekend. Does CrystaL reports have any scheduling options?
  11. antivirus22

    Refresh Button logging timed out user back in.

    How can I shut off "refresh" on my website...?
  12. antivirus22

    Setting Default Value in Combo Box

    I have a table holding a list of ten items. The first one is "OTHER" which on my website brings up a text field so that the user can enter in anything they want. My Problem is, I want "OTher" to be the default value on the combo box. how can i do this?
  13. antivirus22

    Separator page prints after every page

    Im working on Windows 2000 in a networked environment. Everytime I print, it prints out a page showing my user name, file name, description Queue and Server name. How do I stop this?
  14. antivirus22

    Updating a SQL 2000 Table, correct syntax, not updating

    I'm trying to update a table called Processed in my database to set exportdate to 1/1/1901 where the exportdate = 1/1/1900 and also date < 20021124. I returned all rows in the table and then did a SQL statement from there. I coded it : UPDATE Processed SET exportdate = '01/01/1901' WHERE...
  15. antivirus22

    Exporting tables from Pervasive 2000 to SQL Server 2000

    I'm trying to export a table from Pervasive to MS SQL, eveyrtime i export I get every other column filled with a '0'. So the real data is being listed under the incorrect field names. How do I fix this?
  16. antivirus22

    Foxbase exports running slow after O/S upgrade from WIN 98 to 2000

    I recently switched from Windows 98 to Windows 2000. And now my Foxbase application takes 80% longer to export data for archive. Could upgrade to Win 2000 be the reason this process is taking so much longer?

Part and Inventory Search

Back
Top