User Profile

Collapse

Profile Sidebar

Collapse
abhijeetroy
abhijeetroy
Last Activity: Feb 9 '08, 10:21 AM
Joined: Aug 18 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • abhijeetroy
    started a topic Save process through commondialog

    Save process through commondialog

    Can anybody help me to save a particular file from one system to another system through commondialog in vb6

    Thanks

    Abhijeet
    See more | Go to post

  • abhijeetroy
    started a topic Problem in adodc1 connectivity

    Problem in adodc1 connectivity

    Dear All....

    I am doing a project where adodc1 has connected through below mentioned code.

    Adodc1.Recordse t.Close
    Adodc1.Recordse t.Source = "select gno,gdesc,gqty, gvalue from gntemp"
    Adodc1.Recordse t.Open
    Set DataGrid1.DataS ource = Adodc1.Recordse t
    DataGrid1.ReBin d

    By this code sometimes data is showing into the datagrid and some time data is not showing. If somebody...
    See more | Go to post

  • abhijeetroy
    started a topic Multiple selection in listbox

    Multiple selection in listbox

    I am having a controll in my project that is listbox with checkbox style. I like to get all the selected item in a access database or in datagrid. kindly help me to get the vb6 source code.
    See more | Go to post
No activity results to display
Show More
Working...