User Profile

Collapse

Profile Sidebar

Collapse
jainarun
jainarun
Last Activity: Mar 13 '07, 08:03 AM
Joined: Oct 17 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • jainarun
    replied to Data Import from ms excel to sql server
    in .NET
    Hi Swetha,

    Thanks for quick response.

    But the article u are referring (Given in ADO).

    But i want to use ado.net objects DataAdapter,Dat aSet and CommandBuilder.
    See more | Go to post

    Leave a comment:


  • jainarun
    started a topic Data Import from ms excel to sql server
    in .NET

    Data Import from ms excel to sql server

    Hi All,

    I have to import the data from MSExcel to Ms Sql Server.

    First i have created OLEDB Adapter in which i have passed select statement and connection string of MS Excel.

    Then i populated DataSet object with OLEDB adapter.

    Now i have to import the table in SQLServer Databse which i populated in DataSet from OLEDB Adapter.

    Please do the needful.

    Thanks and...
    See more | Go to post

  • jainarun
    started a topic Formatting problem in output
    in .NET

    Formatting problem in output

    Hi,

    I am working on multiple search replace tool based on regular expression.

    My problem is that tool take the input from text,xml files, save the contents of input in string array.When user process the search replace option then finally again save o/p in string array anf finally save o/p in again files.

    But o/p files loss the original format.All text in o/p files become continous text instead of hard...
    See more | Go to post

  • Hi Bartonc ,

    Thanks for ur quick reply.But i don't know Python language.I have to only parse the python file which is sent by client.I am not understanding what do u want to say? can u tell me in simple language what i have to do to resolve this problem.

    Your quick reply will be highly appriciated.

    Thanks and Regards,
    Arun
    See more | Go to post

    Leave a comment:


  • Execution Error (importing packages, setting sys.path) [solved]

    Hi,

    When i am trying to execute python module as shown below it it running sucessfully on some machine but on others m/c it is showing following error msg:

    C:\Python24>pyt hon subcontentitem. py d:\base\cnt1394 59a.xml
    Traceback (most recent call last):
    File "subcontentitem .py", line 1, in ?
    import sys, os, re, random, Ft.Xml.Domlette
    ImportError: No module named Ft.Xml.Domlette...
    See more | Go to post

  • jainarun
    started a topic Asp.net deployment server

    Asp.net deployment server

    Hi ,

    In visual studio 2005 when i execute the asp.net web application then simultaneously asp.net deployment server runs.What is the use of this server?
    Is there no need of IIS server in 2005 because asp.net depolyment server is already is given.

    Regards,
    Arun
    See more | Go to post
No activity results to display
Show More
Working...