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 Chris Miller 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. TNGPicard

    View Creation and wrong Meta-Data version

    Mirtheil - As usual, thank you for your prompt responses. I am currently on Pervasive 10.10 x64 and will likely be installing the service packs available as I've nto really patched since I installed 2 years ago within the next 2 months. The query part of the view code works on this version...
  2. TNGPicard

    Problems with a "Delete From" query.

    _maybe_ something like: DELETE FROM tkhist1 WHERE tkthist1.ticketNo NOT IN (select arhist.transno FROM arHist) I'm not sure how well Pervasive does (or does not) support correlated sub-queries and/or if they are supported in a DELETE FROM statement's WHERE clause. the above, provided it was...
  3. TNGPicard

    View Creation and wrong Meta-Data version

    Howdy All - I use a software app that is a 'relational psql' / btreive hybrid. When I do upgrades of the product, i lose custom indexes and such and recreate them. The software i use does not utilize views and coming from the MS-SQL world, I use them frequenly. So from help files, and what...
  4. TNGPicard

    Trying to view logins w/ IP addr from yesterday

    If it was through OWA maybe check your IIS logs
  5. TNGPicard

    Public Folder Calendars on Blackberry

    Howdy All - Those pesky VP's are at it again, getting random ideas on me. We have a few folks setup with Blackberry Enterprise Server, and I realize this is not a BES forum but maybe somebody has crossed this bridge. Is there any way to have BES make available to a user's blackberry certain...
  6. TNGPicard

    Series 1700 Routers and MPLS

    Afternoon All - I currently have a fleet of 1720, 1721 and one 1760 series Cisco Routrs, IOS version 12.3 with WIC 1DSU T1 cards handling frame relay. I am considering switching to MPLS later this year. Am I able to reuse my existing hardware with MPLS or would I need new routers and/or...
  7. TNGPicard

    Proviging e-mail addresses for non-users

    Howdy All - I have the interesting problem of needing to provide e-mail addresses for users who don't have their own mailboxes; we want e-mail for these people to go to a shared mailbox. Right now, I'm using SMTP aliases on the shared mailbox to add however many other people need...
  8. TNGPicard

    iPhone can't delete emails?

    When I've had users with similar iPhone difficulties, moving things in folders, and modifying calendar items, the username setup in the mail settings on the iPhone had to match the case of their Exchange Alias EXACTLY otherwise there were some iPhone to Exchange update problems. Found this in a...
  9. TNGPicard

    Exchange ActiveSync on iPhone

    Zelandakh - Made ME very busy as the IT guy esp since my assistants can't get to the office and a few of our sites had computers catch fire when power came back on and they didn't let the computers air out. Anyway, thats off topic. I will attempt write an FAQ in a few days when I get some...
  10. TNGPicard

    Exchange ActiveSync on iPhone

    Dave - After a lot of digging I found the same thing (and neglected to post back, been a little busy especially with the hurricane that just hit). The case sensitivity thing did the trick. Mark / TNG
  11. TNGPicard

    Exchange ActiveSync on iPhone

    I have a few users with new iPhone's who are using the Exchange Active sync features with my Ex 2007 standard box. 99.9% is working fine. The users are having an issue with the calendar on the iPhone not being editable on the iPhone if the appointment was made in Outlook/Exchange...
  12. TNGPicard

    2003 Print Server with Vista and 2008 clients

    Howdy All - I am slowly putting some Vista machines on my network and my new application servers are Windows 2008 64bit. All my domain controllers are 2003 (and its unlikely I'll be getting a 2008 DC until next year, much less going to a full 2008 domain for about 2). I use one of my domain...
  13. TNGPicard

    Python

    Has anybody used (or is using) Python with Pervasive? Any bumps along the way??
  14. TNGPicard

    .NET Application Error with Pervasive on 64-bit 2008 Server

    Mirtheil - I got the issue figured out (after many hours of pulling my hair out, checksumming and digging through file system changes). The original Pervasive 10 CD shipped to me was not 10.10, I downloaded 10.10 from the Pervasive website which I used to ugprade my database server and...
  15. TNGPicard

    .NET Application Error with Pervasive on 64-bit 2008 Server

    one more thing: PSQL 10.10 64-bit Server the machine with the error is on a PSQL 10.10 64-bit client
  16. TNGPicard

    .NET Application Error with Pervasive on 64-bit 2008 Server

    I have a small & simple application written in VB.net 2005 using version 3 of the Pervasive.Data.SQLClient adapter, runtime version 2.0.50727 which I downloaded from the PSQL 10 website. Imports Pervasive.Data.SqlClient ... Dim DBConn As PsqlConnection ... DBConn = New...
  17. TNGPicard

    .NET Configuration

    Howdy All - If I need to ask this in the developer forums I can but hoping to start here. Moving to a TS 2008 from TS 2003. We have some apps that are as simple as copy the files and run but on the 2003 box I did have to go into the .NET Framework 2.0 configuration policy and add a machine...
  18. TNGPicard

    VPN requirements for exchange

    Zelandakh - The how to document I followed said thats how they recommended it and I was struggling to figure it out. Should/can they use "outlook anywhere" for day to day stuff? TNG
  19. TNGPicard

    File Access / Execution Access Denied

    porkchopexpress - - yes on the AV - re the IE lockdown, its already been removed - the local intranet zone is a good idea, will give that a shot TNG
  20. TNGPicard

    VPN requirements for exchange

    I do have them setup to use Outlook Anywhere but they VPN to access our Terminal Server as well for access to other systems. The problem they have with Outlook anywhere, which could be is I can't make it work seamlessly - I've setup a 2nd Outlook profile which has to sync up every time its...

Part and Inventory Search

Back
Top