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

Recent content by Patten

  1. Patten

    Audience Top Link Bar

    Is it possible to limit the items shown in the top link bar on a site by making use of the 'audience' principle? Or is audiencing only possible for web parts, since there you have the possibility to define your audience in the advanced settings.
  2. Patten

    Web Application vs Site Collection

    Hi, I am trying to find some information about the things to keep in mind when starting a SharePoint project. In particular: * When to decide to create separate Web applications? * When to decide to create separate site collections? * When to decide to create separate sites? On which criteria...
  3. Patten

    Newbie: Where to start?

    Hi, take a look at: *http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.sharepoint.general&lang=en&cr=US *http://www.microsoft.com/sharepoint/assistance/default.asp *http://heathersolomon.com/blog/articles/148.aspx#SP
  4. Patten

    Elearning Solutions integrated with Sharepoint

    Hi, I am searching for elearning solutions which could be integrated with Microsoft Sharepoint. Anybody having experience or thoughts about this subject? I already found something on the Microsoft sites: Microsoft Learning Gateway: http://www.microsoft.com/education/learninggateway.mspx. Is...
  5. Patten

    Wireless router VPN Connection

    I bought a new wireless router (Topcom). I am able to establish a vpn connection with it to my office. However I cannot access the applications at my office however the vpn connection is active. With my previous router (Linksys) everything was working though without problems. I hav IPSec & PPTP...
  6. Patten

    Relative path for location for links in Excel

    Hi KenWright, in fact it is not a matter of having mapped drives or not. It are completely other machines attached on another network. So I need relative paths, even without the server name in it.
  7. Patten

    Relative path for location for links in Excel

    Hi GlennUK, thanks for your reply, however this is not working for me (Excel 2003, Windows XP). After unzipping the files to another pc and opening a file with a link in it, it asks for updating the link, since it is not finding the file the link refers to. And I want to avoid this asked...
  8. Patten

    Relative path for location for links in Excel

    Hi, I have an excel sheet having cells linked to another excel sheet. My problem is, when I want to copy the set of linked sheets to another pc, I have to update all those links, since the directory structure where the files are placed on the second pc is not the same. My question: in the links...
  9. Patten

    error 39,52

    No it aren't Btrieve errors: it is one error, being 39,52, being a RM/Cobol error which is returned. I am using in fact the same RM/Cobol code as in the past but now to access Btrieve files. Normally, this RM/Cobol error happens when I am defining wrong keys or so, compared to the Cobol File...
  10. Patten

    error 39,52

    I'm in the process of converting an existing Cobol application which accessed RM/Cobol data files. Now it should access Btrieve v8.0 files. Some programs run without problem, others result in an error 39,52 (keys not correctly defined in Cobol compared to the physical file). However I am...
  11. Patten

    How do I make my PopUp window stay on top?

    Hi justinbcti, this keeps indeed the window on top of the page that opened it. However I can go to the page that opened it by clicking the button in the taskbar of windows. I would like to avoid this: so a user has to do the appropiate actions in the window opened on top of the page before he...
  12. Patten

    gzip crc error

    Our customers compress files with gzip and upload it via ftp. They all use the same script which forces the ftp in binary mode. Sometimes we cannot decompress the received files anymore: we receive following error: invalid compressed data --crc error. When they recompress and reftp the file...
  13. Patten

    Migrating ISAM files from RM/Cobol

    We are thinking, like mentioned above, to add ODBC possibilites on our data layer: nowadays our application uses C-ISAM files as data layer, which is a closed structure. More and more of our customers ask to be able to add BI tools on top of our data layer for reporting reasons etc. If we move...
  14. Patten

    Migrating ISAM files from RM/Cobol

    Tom, don't wanted to frustate you. Answer to your questions. *Platforms: Linux, Windows, different flavours of Unix. *FDs: yes we do have the FDs available. *It would be a one shot operation: dump the data into a database and from that moment on working further with a database. In fact what I...
  15. Patten

    Migrating ISAM files from RM/Cobol

    baruch, i'm certainly interested in such a utility!

Part and Inventory Search

Back
Top