Search:

Type: Posts; User: MernaSly07

Search: Search took 0.02 seconds.

  1. How can I show data from flash into vb6 grid's

    hi everyone :)

    i have some trouble with flash and vb 6. may you help me?
    i make a pie chart with xml and i show it into vb 6.
    now i want click one of part from pie chart then show data from...
  2. Replies
    4
    Views
    1,711

    Re: can sql server to Flash

    thanks. this worked
    hmm after that XML to flash.:)
    i have a rectangle for graph, how to make a rectangle connect with xml ?
    this is my code.
    NewXML= new XML();...
  3. Replies
    4
    Views
    1,711

    Re: can sql server to Flash

    so i must use xml.
    but how convert sql server to xml ? where i convert it ?
  4. Replies
    4
    Views
    1,711

    can sql server to Flash

    hi anyone.
    how Macromedia Flash connect to sql server?
    help me.
  5. Replies
    2
    Views
    1,388

    Re: show all column mschart from database

    not this one. but see code below
    If rsDay.RecordCount = 0 Then
    MsgBox "Data Kosong, Terima Kasih", vbOKOnly
    LapTransaksiWO_Grafik_Frm.WO_Chart.Visible = False
    Else

    Green = rsDay.RecordCount...
  6. Replies
    2
    Views
    1,388

    show all column mschart from database

    I've tried to show mschart per column but can't, still remains one column of all data from the database. can you help me please?. I'm newbie
    this my code

    Public Sub Tampil_Data()

    If...
  7. Run-time error 3704 operation is not allowed the object is closed

    this is my code please help me..92489

    for showing data from search table:cry:

    Dim objConnection As ADODB.Connection
    Dim objCommand As ADODB.Command
    Dim objRecordset As ADODB.Recordset
    Dim...
  8. Re: the connection cannot be used to perform this operation.

    i dont know
  9. Re: the connection cannot be used to perform this operation.

    no. i wrong
  10. Re: the connection cannot be used to perform this operation.

    ya of course friend :)
  11. Re: the connection cannot be used to perform this operation.

    ya of course.
  12. the connection cannot be used to perform this operation.

    the connection cannot be used to perform this operation. it is either closed or invalid in this context

    can you tell me what's wrong?
    I need a suggestion..
    92349
  13. Replies
    2
    Views
    610

    object Variable or with block no set

    help. i have 5 problem ..help me
    92287
    this code :
    Private Sub Cmd_SIMPAN_Click()
    'txt_cus_id.Text = generate_code

    mKar_ID = txt_cus_id.Text
    mKar_Name = txt_cus_name.Text
    mKar_Tmpt =...
  14. Replies
    18
    Views
    22,720

    Re: Runtime error 76 "path not found"

    i want ask you .. may you
    hmm where i should write function convert data in sql server?
    hmm maybe in function - scalar valued functions, isn't it ?
  15. Replies
    18
    Views
    22,720

    Re: Runtime error 76 "path not found"

    how to added picture from vb to sql server ?
  16. Re: Coversion failed when converting the vachar value '-1' to data type bit

    92263
    how to added picture from vb to sql server ?
    help me
  17. Coversion failed when converting the vachar value '-1' to data type bit

    92261

    how fixed it ?
    help me..
    i had been try change variabel . but still error please help me ;(
  18. Replies
    18
    Views
    22,720

    Re: Runtime error 76 "path not found"

    Ya thanks. but now had been successfull
  19. Replies
    18
    Views
    22,720

    Re: Runtime error 76 "path not found"

    i had been create folder :D
  20. Replies
    18
    Views
    22,720

    Re: Runtime error 76 "path not found"

    success
  21. Replies
    18
    Views
    22,720

    Re: Runtime error 76 "path not found"

    folder doesn't exists.
    the message error "path not found"
    but i had been added some coding. but still the same
  22. Replies
    18
    Views
    22,720

    Re: Runtime error 76 "path not found"

    92249 this problem help me
  23. Replies
    18
    Views
    22,720

    Re: Runtime error 76 "path not found"

    if i remove & "\" , it will error ..
    how ?
    hmm confused
  24. Replies
    18
    Views
    22,720

    Re: Runtime error 76 "path not found"

    if i remove & "\" , it will error ..
    how ?
    hmm confused
  25. Replies
    18
    Views
    22,720

    Re: Runtime error 76 "path not found"

    what i should do ? hmm tell me...
  26. Replies
    18
    Views
    22,720

    Re: Runtime error 76 "path not found"

    FileCopy strPATHGAMBAR, path this is error
    please help me
  27. Replies
    18
    Views
    22,720

    Runtime error 76 "path not found"

    Private Sub Cmd_CARI_Click()
    Dim path As String
    MsgBox path
    With CommonDialog1
    .DefaultExt = ".jpg .png"
    .InitDir = GBLpathFile
    .DialogTitle = " Buka gambar...
Results 1 to 27 of 27



Click Here to Expand Forum to Full Width