User Profile

Collapse

Profile Sidebar

Collapse
G Satish Kumar
G Satish Kumar
Last Activity: Nov 28 '07, 07:52 AM
Joined: Nov 7 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Paasing an sql server result set from one MDB to the other

    Hi,

    Could any body help me out in the below:

    Requirement:

    I have an MDB(Front end), I fetch some result set from my back end(SQL Server) and need to display the same in another MDB.

    THanks,
    Satish
    See more | Go to post

  • G Satish Kumar
    replied to SSH using VB Code
    Hi,

    In one of your postings regarding SSH-FTP, I read that you were getting problem to FTP the files, and once you installed the openSSH and it started working fine, were you trying to FTP the files programatically .

    Could you please send me the code which you have used for the program to SSH-FTP to transfer files, I have got openSSH installed in my system. By installing I am able to manually SSH the files. My requirement...
    See more | Go to post
    Last edited by Killer42; Nov 19 '07, 09:52 PM.

    Leave a comment:


  • G Satish Kumar
    replied to SSH using VB Code
    You are right, I got an error when tried to copy pase the link, but when i copied the link till "Support" the page opened but I could not find any download link that page, please suggest an alternative or copy and paste the code for me plss.
    See more | Go to post

    Leave a comment:


  • G Satish Kumar
    replied to SSH using VB Code
    Hi Killer,

    In one of your replies for FTP with SSH, I have found that you have given the below link :
    http://www.ssh.com/support/download...comm ercial.html

    I am unable to open the link could you provide me the code which exists in the link, I hope you have got my requirement,

    All i need is an VB program by which I can transfer file with SSH

    Satish
    See more | Go to post

    Leave a comment:


  • G Satish Kumar
    replied to SSH using VB Code
    Could I get the piece of code for the abovementioned requirement? If there is an answer for the above already existing, could anybody let me know the link where I can find the reply?

    Satish
    See more | Go to post
    Last edited by Killer42; Nov 8 '07, 07:14 AM.

    Leave a comment:


  • .NET 2005 is the version I am talking about. I think we have datagridview from 2005 only, the earlier version had only datagrid which lacked some of the enhancements compared to that of DGV.

    Please check if you are using the same version I could give you the exact code for the requirement.

    Satish...
    See more | Go to post

    Leave a comment:


  • Is your problem to get the combo box in the DataGridView?

    If this is the issue I feel the below code could help you.

    After

    dataadapter.fil l(dataset)

    if the column name is empGrade and this is the first column for which you require the column in the grid view as combo box then

    dim colempgrade as new datagridviewcom boboxcolumn

    colempgrade.dat apropertyname=d ataset.tables(0 ).column(0).toS tring()...
    See more | Go to post

    Leave a comment:


  • G Satish Kumar
    started a topic SSH using VB Code

    SSH using VB Code

    Hi All,

    I have got OpenSSH installed in my system. I need to write a VB application to transfer files. Could anybody provide me a sample code as soon as possible and also let me know if it requires any DLL's to have this code running?

    Thanks in advance,
    G. Satish Kumar
    See more | Go to post
    Last edited by Killer42; Nov 8 '07, 07:13 AM.
No activity results to display
Show More
Working...