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 Chriss Miller 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: maha12
  • Content: Threads
  • Order by date
  1. maha12

    Linking table

    Hi I am using CR 8.5 and Access 2000 My tables are PRHead ID PRNo Company ... ... 1 111 ABC PRBody ID Description PRQty PONo POQty (PONo and POQty 1 Desc1 40 100 40 are filled when 1 Desc2 45 100 45...
  2. maha12

    Have PDF format

    Hello What crystal system files makes the PDF fromat available when exporting. Tks Maha
  3. maha12

    AutoNumber type in SQL Server

    Hi all I change Access 2000 db to SQLSqerver 2000. I have AutoNumber field(ID) in Access db and I want SQLSqerver to do the same thing (to have ID automatically like access does). How do I do. Tks Maha
  4. maha12

    Open Error

    Hi All, I have eTrtust 7 and when I scan It says open error why this tks Maha
  5. maha12

    Client Server Application

    Hi All I am using VB6 and Aceess 2000. I have written a client/sever programme and clients connect to the server mdb through the DSN which I manually create it at the client end. My code like this(cnn.Open "DSN=Inventory", , "abc1") There are about 50 users and about 20 users get connected at...
  6. maha12

    Crystal report 8 with pdf format

    Hello I developed a software using CR8 and now I want to export reports with the .pdf format is there any way to do it.I know that later version of CR has that facility but I am not prepared to update CR8 to new version that has pdf facility, is there any patch file or something else that can...
  7. maha12

    Access database damage

    Hi All I keep Access 2000 database in the Server and clients are connected to that database(About 20 clients). Frequently clients get error msg saying "The database is locked by another user".So I have to repair the database using a database repair tool. Why this comes? This has been working...
  8. maha12

    DHTML format

    Hello All, How do I have HTML 4.0(DHTML) file format in cr8 under export report menu tks maha
  9. maha12

    Use INNO Setup

    Hello Pls explain me how to make self extract exe file from inno setup.I could make only Inno Setup Script. Maha
  10. maha12

    Setup doesn't continue

    Hello When installing my package (on Win XP) it ask to update old version files and restart. But next time also it ask the same and never update. How to prevent this. Tks Maha.
  11. maha12

    Create subreport

    Hello All, I am using CR8. There is a field called PRNo in my main report (rptPRSummery). I want to show a subreport(rptPR) when clicking on the PRNo of main report. Pls explain how? Tks, Maha.
  12. maha12

    Quarantine option

    Hello All, Pls explain how does Quarantine option works tks Maha
  13. maha12

    Sort Combo

    Hi I want to get numbers to be sorted asc. The result does not turn what I want. My values are:- 10 6 7 2 After thay are sorted 10 2 6 7 I hope to get sorted as follows 2 6...
  14. maha12

    Convert Text to numeric

    Hi I am using VB6 and Access 2000 database. I want to get max number of a text field(PONo). So how do I convert this text field(PONo) to numeric and get max of the text field in SQL language. Tks Maha
  15. maha12

    Email a Report

    Hello I am using VB6 and Crystal Report 8. I have made a PR using CR8 and prints it thru my VB app. So now I want to email the PR to the supplier as an attachment.I tried it by presing export button of CR with the html format. It sends letters only without the format(lines).How do I email my...
  16. maha12

    To MAPI

    Hello, I am using CR8 I want to email a report with a .html format how do I do. (I wnat to let user to type the email add and send by pressing a button which my application has) Tks Maha
  17. maha12

    Handling two keys

    Hello All In a TextBox how to use Shift+Del keys together ex:I want to pop up a msgbox if a user press Shift and Del keys together Tks Maha
  18. maha12

    SSL Negotiation Failed

    Hello, Version: Eudora 5 When downloading emails I get this error msg"SSL Negotiation failed, You have configured this personality/protocol to reject any exchange key lengths below 0.But the negotiation exchange key length is -1". How to get rid of this and download emils again Maha.
  19. maha12

    Configure a Webcamera

    Hello All, I have installed a WebCam and working properly.I want to installe this camera say to the stores and watch what happen all the day.I have LAN. Is it posible to watch thru the network, if so how do I configure it. Maha.
  20. maha12

    SQL Statement

    Hello All, Is there a SQL Statement to filter the following records. Tab1: ID PONo PoDate 11 1000 12/05/04 22 2000 12/05/04 33 3000 13/05/04 Tab2 ID PRNo Description 11 PR1 Desc 1 11 PR2 Desc 2 22 P20 Desc 20 Tab1.ID is a primary key and...

Part and Inventory Search

Back
Top