CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: fractus

Search: Search took 0.09 seconds.

  1. Replies
    1
    Views
    5,719

    howto update ADO field definitions (.ttx)

    How do I update the ADO field definitions set by the .ttx file for a crystal report version 6.0 ? I need to add a couple of more fields. I tried updating the .ttx file but the report doesn't seem to...
  2. Replies
    0
    Views
    549

    creating tables

    I need to create a table in database B that has the same schema as a table in database A. How do I do this ? I also want to add some additional columns.

    I tried using a "CREATE TABLE ...." SQL...
  3. Replies
    2
    Views
    722

    I'd like to write to a file without caching as...

    I'd like to write to a file without caching as well.

    It's useful in some circumstances including things like event logging.

    So how is it done ?

    Thanks,
    Rob
  4. Thread: Page faults

    by fractus
    Replies
    1
    Views
    691

    Page faults

    Hi,

    Is it possible to override the page fault handler so I can get it to fetch code (only code needed - not data) from an external source ?

    Thanks
  5. Replies
    42
    Views
    207,030

    Sticky: Rules

    Hi, this project sounds interesting.

    I have some ideas for a similar game.

    have as few rules as possible (hardly any) but:

    - load all of the competitors at one time at the start of the match...
Results 1 to 5 of 5





Click Here to Expand Forum to Full Width

Featured