Search:

Type: Posts; User: Eliminator2009

Page 1 of 3 1 2 3

Search: Search took 0.07 seconds.

  1. Replies
    1
    Views
    611

    Where do Start?

    :)I want to develop an inventory application with multi domain.
    Where do i start for it?

    Do i use any built in framework ie. Zend Framework or any other else?

    How do i setup navigation system?...
  2. Replies
    11
    Views
    10,116

    Re: How to use adParamOutput?

    Thanks SI.

    Can you explain it pls.:rolleyes:
  3. Replies
    11
    Views
    10,116

    Re: How to use adParamOutput?

    Dear SI,

    I mean to say that how do i create lookup table?

    The database has two tables

    1) MstCenter
    #1. CenterId
    #2. CenterName
  4. Replies
    11
    Views
    10,116

    Re: How to use adParamOutput?

    Here is the code. i receive the error Join expression not supported.


    Private Sub CmdSearch_Click()
    Dim StrSQL As String
    Dim AdoCommand As ADODB.Command
    Set AdoCommand = New ADODB.Command...
  5. Replies
    11
    Views
    10,116

    Re: How to use adParamOutput?

    Sorry for the late

    I am going these records to display for editing.

    how do i display this.

    Thanks.
  6. Replies
    1
    Views
    579

    Re: Flexgrid Problem

    Dear Masters Do you need more information about my problem?

    Kindly resolve it.

    I am waiting.:cry:
  7. Re: MySQL VB6 demo project question

    Do you followed link provided by me ?

    if yes then why do you asking ?

    if not then follow it.

    When you provide a correct connection string in


    Private Sub OpenServer() 'Connect MySQL...
  8. Re: MySQL VB6 demo project question

    I am running XAMPP.

    I have first Installed it.

    After installation I provided password for mysql root user.

    Then

    i installed mysql connector 5.1. Connector.
  9. Re: MySQL VB6 demo project question

    I have attached the correct project as follows.

    i think problem in connection string.

    i simply goes to http://www.connectionstrings.com/mysql

    copied the connection string

    and then paste...
  10. Replies
    1
    Views
    579

    Flexgrid Problem

    I am developing an inventory application. There is a form named frmInventory where material receipt has been done.

    Logic

    The logic is that First you Enter the Transaction no. in text box named...
  11. Replies
    11
    Views
    10,116

    Re: How to use adParamOutput?

    Dear SI,

    Kindly see this thread

    My code is as follows


    Dim StrSQL As String
    Dim AdoCommand As ADODB.Command
    Set AdoCommand = New ADODB.Command
  12. Replies
    11
    Views
    10,116

    How to use adParamOutput?

    How to use adParamOutput to fetch records in MSHFlexgrid?

    One more addition is i want to use adcmdtext not a adCmdStoredProc.

    Thanks.:D
  13. Re: Update, Delete and Search using command object

    Thanks for reply Si

    I am very beginner in vb6.

    We are using for update code is :


    strSQL = "UPDATE myTable SET myColumn = @myColumn WHERE myOtherColumn = @MyOtherColumn"

    do you think for...
  14. Re: How do i adjust form width and height as per user screen?

    is there any custom or open source control for that?

    Thanks.
  15. Re: Update, Delete and Search using command object

    Sorry for the late.

    I agree with you about UPDATE but what about delete?

    I think delete query may be written differently.

    I am waiting for early reply.

    Thanks.:afrog:
  16. How do i adjust form width and height as per user screen?

    My Visual Basic program needs to be able to run on different systems. In particular, the video equipment is likely to differ from one
    system to another. Joe may have an older laptop with 800x600...
  17. [RESOLVED] Update, Delete and Search using command object

    I have read the thread it is very good.

    but how do i update, delete and search using command object.

    will you please show me any tutorial or example for it.

    Thanks
  18. Replies
    21
    Views
    3,194

    Re: Happy Birthday Si the Geek

    But Wishes are wishes.

    They are always good.:thumb:
  19. Replies
    21
    Views
    3,194

    Re: Happy Birthday Si the Geek

    Happy Birthday!

    your support is important for us.

    i wish you healthy, wealthy, happy life.:D:eek2:
  20. Replies
    5
    Views
    1,586

    Re: Combo box in mshflexgrid

    at the first time the user press enter in a text box
    then the msflexgrid will get the focus.

    then combo box located in column2 of msflexgrid.

    the user select record from combo box by typing...
  21. Replies
    5
    Views
    1,586

    Re: Combo box in mshflexgrid

    Thanks hack.

    you can't understand my problem.

    pls read my problem again.

    waiting for your RIGHT reply.;)
  22. Re: syntax error missing operator

    I have found solution my self.
    http://www.vb6.us/tutorials/using-ado-and-listview-control-vb6

    I think this is the BEST solution.:eek2::eek2::wave::thumb:
  23. Replies
    5
    Views
    1,586

    Combo box in mshflexgrid

    I want to add a combo box on mshflexgrid.

    i want when the user press enter on combo box then the text in combo box
    will be with mshflexgrid for i.e.




    Mf1.Text = cmbval.text
  24. Re: syntax error missing operator

    Thanks for the fast reply.

    Sorry i will do not post my questions in FAQ section.

    The Pie demo uses the stored procedure. Do you mean that i have to create stored procedure for all the forms? to...
  25. Re: syntax error missing operator

    Mr. Tg

    I need to know that why do i getting this error?

    How do i use parameter query?

    for eg.
    rs.Open "Insert into tblstudent (Lname,Fname,mi,dob,gender,Cadd,Padd,Courses,Years) values ('"...
  26. [RESOLVED] syntax error missing operator

    cnAction.ConnectionString = m_ConnectionString
    cnAction.Open
    If blModify Or blSave Then
    cnAction.BeginTrans

    If blModify Then cnAction.Execute "Delete from " &...
  27. Replies
    1
    Views
    2,492

    [RESOLVED] what is $this in php?

    what is $this in php?

    I am beginner in PHP.

    I want to bulid a Web Application where do i start?

    is there any tutorial for web based application with example in php ?

    I am waiting for you...
  28. Replies
    4
    Views
    5,766

    Re: Edit flexgrid with combo box

    OK.

    There is problem in my broadband connection so i can't download it.

    i have downloaded the source

    but,

    Will you please read my 2nd number post.
  29. Replies
    4
    Views
    5,766

    Re: Edit flexgrid with combo box

    Thanks for the earlier reply.

    Sir,
    i unable to download the code.
    but i am trying to download it.

    i do not want to use text as editing tool for the flexgrid.

    i do not want textbox because...
  30. Re: Sync between Access and SQL Server 2005

    Yes I am beginner.

    Will you explain it with code (Example code) or do you have any link of code.

    i dont know about sql express and how to use it.

    but some where i read or hear that using...
  31. Replies
    4
    Views
    5,766

    Edit flexgrid with combo box

    I want to add a combo box on mshflexgrid.

    i want when the user press enter on combo box then the text in combo box
    will be with mshflexgrid for i.e.



    Mf1.Text = cmbval.text

    Here mf1 is...
  32. Re: Sync between Access and SQL Server 2005

    Sorry Rhino i dont know what i am doing.

    GaryMazzone has well understand my problem.

    That is the problem i am finding solution for it.

    Thanks.

    Eliminator2009
  33. Replies
    37
    Views
    48,309

    Re: something color with MSFlexGrid

    I want to add a combo box on mshflexgrid.

    i want when the user press enter on combo box then the text in combo box
    will be with mshflexgrid for i.e.


    Mf1.Text = cmbval.text

    Here mf1 is...
  34. Re: Sync between Access and SQL Server 2005

    Thanks for reply.

    but what when the network connection will disconnected.

    is my application then able to get data from the linked access tables.

    Waiting for you reply.
  35. Sync between Access and SQL Server 2005

    Is there any way to sync data between ms access and sql server 2005.

    How do i access Sql server 2005 data on internet from my private server.:eek2:
  36. Re: [RESOLVED] Can not import Access database file

    Is there any other way to sync data between ms access and sql server 2005.
  37. Re: Can not import Access database file

    Hoooooory!!!!!!!!!!!!!!!!!

    I have read all the article at the first time i am confused.

    but this is solved my problem i have created and uploaded the data with the wizard now.

    Thanks Thanks...
  38. Re: Can not import Access database file

    Thanks for the reply.

    I have removed the password of database.

    What is the next step.:cool:
  39. Re: Can not import Access database file

    Sorry for the confusion.

    I am importing an password protected access (*.mdb) file into Sql 2005 and i am getting above error. pls help me.

    Thanks.:blush:
  40. [RESOLVED] Can not import Access database file

    :(When importing an password protected database to Sql 2005 i got this error.
    How do i import this file into access database ?

    I searched google for this error the results said that it is related...
Results 1 to 40 of 98
Page 1 of 3 1 2 3



Click Here to Expand Forum to Full Width