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 Rhinorhino 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: *

  • Users: krish1980
  • Content: Threads
  • Order by date
  1. krish1980

    Executing a query from two different connections???

    I want to select a few records from a local connection(access db) & insert the same into a remote database(sql server). Is it possible to update it like populating into a single recordset & the inserting the selected list with a single execute command??? Right now i'm reading each record &...
  2. krish1980

    archiving - help required.

    hello friends, can some of u suggest a few ways for archiving uploaded files in the server. i would appreciate any sort of suggestion in this regard. thanks, krish. Krishnamoorthy krish1980@rediffmail.com
  3. krish1980

    Problem Setting Content type to Excel? Help!!

    dear friends, i'm displaying a report by getting the list of of items & also other various choices through a asp page.i would like the html content of the page to be displayed in excel format so that the users will be able to save the data as such from the report. i tried using...
  4. krish1980

    File deletion/search/upload in a directory?

    Dear friends, I am using a vbscript component to upload files into a specific directory in our site. I need to provide a provision for the users to upload files. At that point I would like to search if file already exists in the same name. Similarly, as an admin there should be a provision to...
  5. krish1980

    print option!! help!! privilege required?? urgent

    friends, i'm trying to print document. i'm writing this thread to draw fresh attention(urgent). i used window.print() to print. but it displays error message saying "u do not have permissons to use the selected the printer.contact administrator" . but i'm logged in as administrator...
  6. krish1980

    Print option from every asp page

    Friends, i would like to provide print option to the user from the html page. may i know the procedure in providing the print option with asp. sample code would be very helpful. thanks,. s.krish krish1980@rediffmail.com Krishnamoorthy krish1980@rediffmail.com
  7. krish1980

    Invoking Crystal Report through asp

    hi, i'm a novice programmer in asp. i would like to know how i can invoke a crystal report file(.rpt) & also pass values to it through asp. if u can refer some pages as well that would be very helpful. thanks, s.krish
  8. krish1980

    How can I store & retrieve a file from a table using asp

    i'm able to upload a file into a directory. if i were to store the file into a table how would i retrieve the file back from the table. the file type could be image or .doc or spreadsheet or html. pls. help me in this regard. thanks
  9. krish1980

    Can SQL Server & IIS co-exist for heavy loads

    I am a novice programmer in ASP & sql server. I would like to know whether SQL Server Database can take heavy loads for more number of projects along with ASP web sites on a single server under a single domain name? If so may I know the maximum capacity for the same? Please give a detailed...

Part and Inventory Search

Back
Top