Search results for query: *

  • Users: nikki
  • Order by date
  1. N

    dispaly chinese characters in crystalV11

    Hi , I have a product description is a mixture of chinese characters and some english text. When i run the crystal report its showing like "???? -Test 300ml" or blank .In database is storing normally. The questionmarks in product description are chinese charecters.If description has only...
  2. N

    How to define only 20 records should display per page in crystal reports

    Hi I want to display only 20 records per page.If more than 20 it has to go next page.how to define it in details section in crystal report.plz very urgent Thanks nikki
  3. N

    how to Printing Crystal report without opening printer selection dialogue

    Hi there, I want to print the Crystal report directly to the printer without opening the printer selection dialogue.How can i do that? Thanks
  4. N

    MENU with coding

    Hi , i want to put a menu on the form.if i click menu,it has to open submenu.if i click submenu it has to open another submenu.All this i don't want to put control.with coding i want to do it. how can i do this? thanks
  5. N

    SQL Server Error No:14 Invalid instance

    Hi , I want to made a connection to the SQL server through sa athentication on XP machine. Through ODBC i am checking. It is raising the error message "Error no:14 ODBC SQL Server driver TCP/IP socket Connection open("Invalid Instance").....".I have checked TCP/IP is enabled and firewall is...
  6. N

    Secured login in web application

    Hi, We have developed one application in asp.net code behind is vb.Basically it does transfer money to some states(Money transfer). You have to give login name, Userid & password to go into the application. If i login to the application by using login name,userid and password,i don't want to...
  7. N

    TypeInitialization for class error

    Hi, we have developed one s/w in windows application.we used .net 2003.when we run the coding application ,its running well.but when we make the installation and from the installation run the exe then this error is giving. "the type initialization for "ClsGeneral" threw an exception".can you...
  8. N

    crystal report error

    tHANK YOU VERY MUCH
  9. N

    syntax error near apostrophie

    Hi , i have a problem when i download supplier codes.I created supplier codes as "andy" and " Y's " .suppliercode andy i can downloaded from database.but Y's i can't.it is saying syntax error near 's'.how can i download the supplier codes which i have created with apostrophie.Plz help me Thanks
  10. N

    crystal report error

    Hi , I am having a problem when i try to run the report on the exe then it is sshowing error message "can't find keycodev2.dll,or invalid keycode".what ihave to do?.can u plz suggest me if u have any idea.. Thanks
  11. N

    help on printing document

    hI THERE, How can i use printpage method in "print" button?.Can u send with one example plz... Thanks
  12. N

    DateTime filteration in crystal report

    Hi all, I used datetime filteration to filter the records in parameterfield.That Date time i called in Recordselection formula.It is filtering the records using date only.It is not filtering using time.what i have to do .Can u explain How can i achieve that.Thanks
  13. N

    ERROR in inserting data into table

    Thanks very much
  14. N

    Package & Distribute

    How to package & distribute .net project aftercompletion of the project?. If u have any idea plz explain me how to do that. Thanks
  15. N

    ERROR in inserting data into table

    When i try to insert data into a table it is getting this error.Same exe is working fine in other branches.only in one branch it is raising this error. can u tell me why this error comes and how to overcome this problem? ERROR Is: [Microsoft][ODBC SQL server driver][SQL server].An explicit value...
  16. N

    select a specific row in datagrid

    thnks very much
  17. N

    select a specific row in datagrid

    I am doing on windows application.database is MS access. I created one textbox named txtcustname.i put one datagrid.i want to select particular rowwhen i enter the customername in that textbox,it will search the entire grid and select that row if its there. if its not there will show the...
  18. N

    General Doubt

    Thank U Very Much .i Appreciate Ur Help.thanks Again
  19. N

    General Doubt

    I Want To Declare A Value To Variable In One Form.that Value Should Be Displayed In Another Form.suppose I Declare Dim A As Integer A=10 The Value 10 Should Be Displayed In Another Form. Is It Possible?
  20. N

    How To Use Panel

    YEAH but i want to additionally one button with combo functionality.is it possible?
Back
Top