Feb 15, 2004 #1 Y yewmeng Well-known member Joined Dec 16, 2003 Messages 46 hi all im newbies in asp .net i need the data services to perform the database command like add, save and delete. what is data services ? and how i get it? thx in advance!!!
hi all im newbies in asp .net i need the data services to perform the database command like add, save and delete. what is data services ? and how i get it? thx in advance!!!
Feb 15, 2004 #2 samsmithnz Well-known member Joined Jul 22, 2003 Messages 1,038 Location Boston You have a big task ahead of you, but dont give up. everything you need is here: http://msdn.microsoft.com/library/d.../en-us/cpguide/html/cpconoverviewofadonet.asp
You have a big task ahead of you, but dont give up. everything you need is here: http://msdn.microsoft.com/library/d.../en-us/cpguide/html/cpconoverviewofadonet.asp
Feb 15, 2004 #3 bungpeng Well-known member Joined Sep 10, 2002 Messages 906 Location Malaysia You can write your own data services to perform database connect and functions for add, save & delete
You can write your own data services to perform database connect and functions for add, save & delete