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 Wanet Telecoms Ltd 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. michlm

    Crystal Reports 8.5 & new 2007 Daylight Savings Time Changes

    I've been researching whether or not the new 2007 Daylight Savings Time Change is going to affect Crystal Reports 8.5. It appears from the Business Objects Website that it affects Crystal Reports XI so I would assume it also affects CR 8.5. That being said, BO no longer supports 8.5 and will...
  2. michlm

    New Daylight Savings Time Issue?

    I'm hoping someone can help me out as I am not familiar with Domino at all and our expert is out off the office for several months. I'm researching whether or not I need to do anything with our Lotus Domino applications with regards to the change in daylight savings time. With my Microsoft...
  3. michlm

    FoxPro 5.0, 6.0 & 8.0 Daylight Savings Time 2007

    While I'm pretty sure I already know the answer to this question, I just want to ask anyway for confirmation. As far as my research shows, the change in Daylight Savings Time is not going to affect FoxPro (5,6 or 8) as long as the server the application is running on has the correct DST patch...
  4. michlm

    Special VB.NET Framework????

    Forgive me in advance if I'm asking a silly question as I haven't used VB.NET yet. Does anyone know of any 3rd party products that exist for VB.NET that have a comprehensive framework for rapid application development (outside of the framwork that comes with VB.NET)? Currently, we use Visual...
  5. michlm

    Export to text file fixed width

    Is there an easy way to export a cursor or table from VFP 6.0 to a text file with fixed width fields? I know you can do it through FCREATE and FPUTS but I'm wondering if there is an easier way. TIA, Michelle
  6. michlm

    Oracle 9 ODBC connection

    Ok. I learned something new today after looking in the Oracle Forum where I had also posted the question. Turns out that there are two different kinds of ODBC. You need the ODBC that has a wire protocol in order to use ODBC without installing the Oracle client. If you use the non-wire...
  7. michlm

    Oracle 9 ODBC connection

    Mike - actually, I can't see the Oracle machine at the moment (I'm pretty confident the net client isn't installed). Neil - I did try to install the drivers - they don't work if you don't have the correct software installed that Oracle indicates. You don't even see an Oracle 9i option when...
  8. michlm

    Oracle 9i ODBC driver

    Can an Oracle 9i ODBC driver be installed without installing the Oracle client? I am using Visual FoxPro 6.0 and need to connect up to an Oracle 9i database. I have not been able to find anything that allows me to install the ODBC driver without installing the client. Also, if this is...
  9. michlm

    Oracle 9 ODBC connection

    Thanks Mike. I already went the Oracle route and installed one of those drivers before I posted my initial post. The readme.txt file indicated: "The ODBC driver depends on the Net Client being already installed on the system." So, it seemed I needed to go a different route as I could not find...
  10. michlm

    Oracle 9 ODBC connection

    Thanks for replying Mike. Now, that being said, I cannot find a Microsoft driver for Oracle 9i anywhere. I've searched the Microsoft site and became a little concerned when I read the following: SUMMARY This article describes the limitations of the current version of Microsoft ODBC Driver and...
  11. michlm

    Oracle 9 ODBC connection

    My coworkers keep insisting that I need to install Oracle 9 in order to use VFP 6.0 to connect up to an Oracle database. I thought all I needed was an Oracle 9 ODBC connection (I'm struggling with believing that every VFP developer connecting to Oracle actually has to purchase Oracle for his...
  12. michlm

    LEI & FoxPro?

    Does anyone know if LEI can be used to connect to Visual FoxPro 6.0 databases (ODBC)? Thanks. Michelle
  13. michlm

    converting a scx to a vcx

    I'm using VFP6.0 - can anyone tell me how to convert a SCX form to a vcx? Thanks. Michelle
  14. michlm

    Acrobat PDFWriter PDF file path

    Thanks but that doesn't work either . . . . Michelle
  15. michlm

    Acrobat PDFWriter PDF file path

    I'm printing a report to the PDFWriter 5.0 through the click of a button in a screen I have created. When the box pops up for me to enter what I want the name of the file to be, it defaults to a path I don't want it to default to. How can I change what path the box is opening with? I've tried...
  16. michlm

    File does not begin with '%PDF-'.

    Did anyone ever figure out how to fix this? I'm having the same problem but I am doing NOTHING with emailing. All that is happening is that the user is selecting a file name and saving it, but I get this same "file does not begin with %PDF" error . . .. This used to work correctly...
  17. michlm

    Acrobat Writer problems

    Thanks for the answers but actually I had already read the west-wind article which didn't really help my problem and I was already setting my printer with: SET PRINTER TO NAME (MyDefaultPrinter) But, I did figure out the problem and will post it so others might also benefit from it if they...
  18. michlm

    Acrobat Writer problems

    I have created a form in VFP 6.0 where the user can send a report to either preview, print or create a PDF. I'm having a problem getting the form to print to the regular printer. If the user selects preview and then tries to print the report to the printer from the preview toolbar, a box pops...
  19. michlm

    Acrobat Writer/VFP 6.0

    Mike_K - That's exactly what I was looking for. Thanks so much for you help. Everyone - thank you for all of the different ideas! Much appreciated. Michelle
  20. michlm

    Acrobat Writer/VFP 6.0

    I'm creating a screen with a function that allows the user to export a graph to Acrobat Writer. What I need to do on the screen is enable the export function ONLY if the user has Acrobat Writer installed on their PC. Can anyone help me with what I would need to do to determine through code...

Part and Inventory Search

Back
Top