Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)

  • RE: Problem Securing DB access

    I had impersonation set to true, but it would not connect to the DB. When I tried Impersonaytion set to False, I could connect to the DB, but I guess...

  • RE: Select most recent rows

    Ten Centuries,

    THanks for you help... I forgot about this issue until today..

    I guess "Today" should be within the last 24 hrs.

     

  • RE: Select most recent rows

    I dont get any rows returned, do I have to change anything?

  • RE: Printing in .NET

    Never mind I figured it out, sort of.

    I tried the code without the tahoma font, and it works fine. I looked in my fonts directory and there was a...

  • RE: Printing in .NET

    Jereme, the only mod I made to your code is to add the Italics in the chekbold function,

    hereis what i changed, let me know if this is what you...

  • RE: Printing in .NET

    Jereme,

    here is my PrintObject string.....

    Dim MyPrintObject As New TextPrint("<B>Equipment Agreement Form</B>" _

    + vbCrLf + vbCrLf + "<B>Name: </B>" +...

  • RE: Printing in .NET

    Jereme,

    Thanks for the italics code, I added it to the checkbold method, and it does print italics, however it does not print every letter in the string. It skips...

  • RE: Printing in .NET

    How can I make certain lines of text italics, i am using this class in a WinForm, and it works really great as far as the actual printing goes. But...

Viewing 8 posts - 1 through 8 (of 8 total)