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

Search:

Type: Posts; User: arunvb

Search: Search took 0.04 seconds.

  1. Restore Mysql database query is not working in ASP.NET, C#

    Dear Sir/Madam,

    we are using Mysql.exe to restore database by the following query

    string cmd ="-h" + ViewState["host"].ToString() + " " + "-u" + ViewState["user"].ToString() + " " + "-p" +...
  2. Re: Error when running MySql Script file in Dotnet installer

    Dear talksandy, thanks for your reply here is the error which we got while installing the installer


    ERROR [42000] [MySQL][ODBC 5.1 Driver][mysqld-5.1.47-community]You have an error in your SQL...
  3. Error when running MySql Script file in Dotnet installer

    Dear Sir/Madam,

    We are using NSIS to install an application and we have a MySql Script file, which is using inside the installer.cs class(C# programming). This file is working with Mysql but not...
  4. Replies
    3
    Views
    866

    Date check error..

    Hi..

    Am using vb6.0, SQL 2000 server and crystal report 8.5 in my project. Am trying to creating .exe file, but getting user defined type not defined error.. But my project is running...
  5. Replies
    6
    Views
    824

    Re: Help me in coding....

    Hi Hannes ..

    I did it.. Please see in #1 of this thread...
  6. Replies
    6
    Views
    824

    Re: Help me in coding....

    Hi dglienna..

    Yes don ve any data in this SP, but i want same SP which ve to work for combo box.. I need to some names from db table n display it in combo box.. When we select one name, the...
  7. Replies
    6
    Views
    824

    Help me in coding....

    Hi..

    Am using vb6.0, crystal report 8.5 and sql 2000 server in my project.. I want to create one combo box in report form in which i ve to display some person names from database..

    I did it for...
  8. Thread: ODBC Error..

    by arunvb
    Replies
    1
    Views
    764

    ODBC Error..

    Hi...

    Am using SQL 2000 server, Vb6.0, Crystal report8 in my project.. My project is running, but when i try to open any of my forms am getting this error..

    ODBC error: [Microsoft][ODBC SQL...
  9. Thread: Temp files..

    by arunvb
    Replies
    4
    Views
    1,104

    Re: Temp files..

    Okay thanks i ll check it out... Am using SQL 2005 in my project..
  10. Thread: Temp files..

    by arunvb
    Replies
    4
    Views
    1,104

    Temp files..

    Hi..

    Can any anybody explain why temp files are created..?!! Am using VB6.0 and crystal report 2008 in my project.. Lots of temp files were created in root path..


    Thanks in Advance..
  11. Replies
    2
    Views
    1,854

    Re: CR 8.5 installation error

    Sure i ll try it first... But i want to know reason for this error.. if possible plz explain me..



    Thanks in Advance..
  12. Replies
    2
    Views
    1,854

    CR 8.5 installation error

    Hi..

    When i try to install crystal report 8.5, It ll showin an error Lotus notesSql 2.06 setup is required.. Why we need this...?!! Can anyone explain it.. And am not getting any free link...
  13. Thread: Error 1304..

    by arunvb
    Replies
    4
    Views
    2,177

    Re: Error 1304..

    Yes Leon Kennedy, u r correct i had also checked, CR 2008 is compatible wid VB6.0. And am using Windows Xp in my system..
  14. Thread: Error 1304..

    by arunvb
    Replies
    4
    Views
    2,177

    Error 1304..

    Hi..

    Am getting error while installing crystal reports 2008. Am using vb6.0 in my machine. It will showing an error, Error 1304.

    Error writing to file....
  15. Thread: DLL Error..

    by arunvb
    Replies
    3
    Views
    907

    Re: DLL Error..

    Am not sure.. am newer for this field...!!
  16. Thread: DLL Error..

    by arunvb
    Replies
    3
    Views
    907

    DLL Error..

    Hi All..

    In my project, Am using crystal report 2008 n vb6.. When i try to give Crystal ActiveX Reports Viewer Library 11.0 as reference to the project, it ll showing an error as Error in...
  17. How to solve system error &H80070057(-2147024809)

    Hi..

    Am using vb6.0 n crystal report 2008 in my project.. When i run the project, it ll take too much time for loading n temp files are creating on root path.. After loading completed,...
Results 1 to 17 of 18





Click Here to Expand Forum to Full Width

Featured