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

Search:

Type: Posts; User: Amandeep

Search: Search took 0.04 seconds.

  1. Replies
    0
    Views
    1,160

    Printing on receipt printer

    hi,

    i am printing on Epson TM88II Receipt printer using Printer Object Of VB. My application gives a fatal error as soon as it encounters the Printer.EndDoc . Why is this happening?
  2. Replies
    0
    Views
    656

    Command Line Compilation

    hi,
    How do i compile my ASP.Net application using vbc.exe.I am using the code behind technique of development. I have 30 *.vb Files and as many *.aspx file , couple of user controls and a web...
  3. Replies
    579
    Views
    649,574

    Crystal Report 8.5:Using Sub Reports

    Crystal Report 8.5

    I am using a sub report. I have inserted the subreport into my primary report via the report designer.When i invoke the primary report from my VB6 application i get an error...
  4. Replies
    0
    Views
    2,540

    Crystal Report 8.5 Using Sub Reports

    Crystal Report 8.5

    I am using a sub report. I have inserted the subreport into my primary report via the report designer.When i invoke the primary report from my VB6 application i get an error...
  5. Urgent: Data migration from Progress To MSDE

    I have an old application which uses Progress Database as backend. The already existing data on the Progress database is to be shifted to new application which uses MSDE7 on a Win95 machine.How can...
  6. Urgent: Data Migration From Progress tp MSDE7

    I have an old application which uses Progress Database as backend. The already existing data on the Progress database is to be shifted to new application which uses MSDE7 on a Win95 machine.How can...
  7. Replies
    0
    Views
    535

    Crytal Report 8.5

    I have an application which uses crystal report 8.5 with VB 6 as front end and SQL7 as back end.

    The reports run on the development machine but I get an error "Physical Database not found." when i...
  8. Replies
    1
    Views
    2,040

    import progress database

    how can a Progress database file be imported into sql server 2000?
  9. Replies
    1
    Views
    3,859

    Reading multiple values form the listbox

    How to read multiple values form list box control?
  10. Accessing values od dropdown in a usercontrol.

    I have made a usercontrol consisting of a dropdownlist which is poupulated with item from database.I used this usercontrol in a datagrid but was unable to access the value selected by the user from...
  11. Replies
    2
    Views
    658

    Need Code for these

    a c program to print last n lines if the text as well as n is specified in the program.

    the following program reads a file from BOF to EOF. I am looking for a program for reading from EOF to the...
Results 1 to 11 of 11





Click Here to Expand Forum to Full Width

Featured