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
rajmani
Posts
-
how can I create news paper website -
joinshi amraouf Thanks for your reply,
-
joinsHi all, I want join in 5tables in my sqlserver database. How I join 5tables,empno is a primary key for all tables. thanks
-
asp.net2.0Thanks for your reply, Bin folder create but there no project dll file. Also how to create project source file thanks r
-
asp.net2.0Hi, 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
-
sqlbulkcopyHi thanks now working fine regards rajmani
-
sqlbulkcopyhi 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
-
sqlbulkcopyDim 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
-
sqlbulkcopyHi friends, I am new in asp.net2.0, How sqlbulkcopy class use in sqlserver2000. I use sqlserver2000,It's show some error. thanks
-
BULK INSERT WITH ADO.NET @sqlserverHi, I want to do a bulk insert of around 25k records into sqlserver databse . I am using asp.net1.1 thanks
-
upload .mdb fileHow upload 1gb file upload using asp.net client side thanks
-
upload .mdb fileHi all How upload msaccess(.mdb) file using Asp.net. It is possible, thanks
-
Javascriptyou know means tell me , takecare
-
Javascriptthanks, yeh,I am using asp.net1.1 and sqlserver2000 you tell me how it's working and I need reply function how work thanks
-
JavascriptHello Friends, I am trying to create same like codeproject discussion board , Could anyone help me or give some sample , thanks
-
.wav to .mp3Is 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
-
CurrencyHello fool.
-
Calendarhi, thanks for reply, i want display all months in a year. thanks
-
CalendarHi all, I want create year calendar means show all months i am using asp.net thanks,
-
Message boardHi 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