Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
R

rajmani

@rajmani
About
Posts
54
Topics
26
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • how can I create news paper website
    R rajmani

    hi all, How can I create news paper website, i mean how can i create interface, Complet news paper portal and every one hour need to display the update news. using ASP.NET2.0 and Sqlserver2005 thanks

    ASP.NET announcement csharp asp-net question

  • joins
    R rajmani

    hi amraouf Thanks for your reply,

    Database database

  • joins
    R rajmani

    Hi all, I want join in 5tables in my sqlserver database. How I join 5tables,empno is a primary key for all tables. thanks

    Database database

  • asp.net2.0
    R rajmani

    Thanks for your reply, Bin folder create but there no project dll file. Also how to create project source file thanks r

    ASP.NET csharp asp-net

  • asp.net2.0
    R rajmani

    Hi, I am new in asp.net2.0 ,I have create one project, In project folder I don't have a bin folder and project source file, how i create this files, thanks

    ASP.NET csharp asp-net

  • sqlbulkcopy
    R rajmani

    Hi thanks now working fine regards rajmani

    ASP.NET help

  • sqlbulkcopy
    R rajmani

    hi I have some problem with sqlbulkcopy, It showing some error the error is Received invalid column length from bcp client. My source table is msaccess and desitnation table is sqlserver2000 thanks

    ASP.NET help

  • sqlbulkcopy
    R rajmani

    Dim cb As New OleDbConnectionStringBuilder cb.Provider = "microsoft.jet.oledb.4.0" cb.DataSource = "c:/sample.mdb" Dim cnn As New OleDbConnection(cb.ConnectionString) Dim cmd As New OleDbCommand("select * from tablename", cnn) cnn.Open() Dim rdr As OleDbDataReader = cmd.ExecuteReader Dim sbc As New SqlBulkCopy("server=localhost;database=sample;" + "integrated security=sspi") sbc.DestinationTableName = "tablename" sbc.WriteToServer(rdr) sbc.Close() rdr.Close() cnn.Close this my code,what is the problem in this code,check out thanks

    ASP.NET csharp asp-net help

  • sqlbulkcopy
    R rajmani

    Hi friends, I am new in asp.net2.0, How sqlbulkcopy class use in sqlserver2000. I use sqlserver2000,It's show some error. thanks

    ASP.NET csharp asp-net help

  • BULK INSERT WITH ADO.NET @sqlserver
    R rajmani

    Hi, I want to do a bulk insert of around 25k records into sqlserver databse . I am using asp.net1.1 thanks

    ASP.NET csharp asp-net

  • upload .mdb file
    R rajmani

    How upload 1gb file upload using asp.net client side thanks

    ASP.NET csharp asp-net

  • upload .mdb file
    R rajmani

    Hi all How upload msaccess(.mdb) file using Asp.net. It is possible, thanks

    ASP.NET csharp asp-net

  • Javascript
    R rajmani

    you know means tell me , takecare

    Web Development javascript help discussion

  • Javascript
    R rajmani

    thanks, yeh,I am using asp.net1.1 and sqlserver2000 you tell me how it's working and I need reply function how work thanks

    Web Development javascript help discussion

  • Javascript
    R rajmani

    Hello Friends, I am trying to create same like codeproject discussion board , Could anyone help me or give some sample , thanks

    Web Development javascript help discussion

  • .wav to .mp3
    R rajmani

    Is it possible to convert a .WAV file to a .MP3 file using .NET? Does anybody know of a resource site with a tutorial or sample code? Thanks, rajmani

    ASP.NET csharp tutorial question learning

  • Currency
    R rajmani

    Hello fool.

    ASP.NET

  • Calendar
    R rajmani

    hi, thanks for reply, i want display all months in a year. thanks

    ASP.NET csharp asp-net

  • Calendar
    R rajmani

    Hi all, I want create year calendar means show all months i am using asp.net thanks,

    ASP.NET csharp asp-net

  • Message board
    R rajmani

    Hi all, I create an asp.net application I want to create message board, same like code project msg board, Give any idea or samples, thanks

    Web Development csharp asp-net
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups