Database programming

Please support our C# advertiser: Intel Parallel Studio Home
Reply

Join Date: Jul 2009
Posts: 37
Reputation: agent154 is an unknown quantity at this point 
Solved Threads: 1
agent154's Avatar
agent154 agent154 is offline Offline
Light Poster

Database programming

 
0
  #1
Jul 17th, 2009
OK, so I'd like to play around a bit with learning how to initialize and use microsoft SQL server compact, but I have no idea where to look for the material. I did a quick search for database howtos, but I only found stuff with what seemed to be advanced "how-to" posts. Does anybody know a good site that I can look at to get a beginner's guide of how to use databases in C#?
int count;
for (count =1; count<=500;count++)
printf("I will not throw paper airplanes in class.");
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 2,052
Reputation: serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light 
Solved Threads: 118
Featured Poster
serkan sendur serkan sendur is offline Offline
Postaholic

Re: Database programming

 
0
  #2
Jul 18th, 2009
do you want to learn about creating database applications with c# or with sql server compact edition? the second is related to mobile applications. So dont use that compact keyword there not to cause confusion. there are very good video tutorials in www.asp.net/learn.
be patient and watch as many videos as you can, you will understand what you need to learn for further once you get an idea of the whole picture. also go and watch the videos in www.windowsclient.net afterwards.
Due to lack of freedom of speech, i no longer post on this website.
Reply With Quote Quick reply to this message  
Join Date: Jul 2009
Posts: 37
Reputation: agent154 is an unknown quantity at this point 
Solved Threads: 1
agent154's Avatar
agent154 agent154 is offline Offline
Light Poster

Re: Database programming

 
0
  #3
Jul 18th, 2009
Well, first off, my understanding of SQL compact is that it's like sqlite.. embeddable into software so I don't have to have a server running on whatever machine I wanna run the software. Is that what it is, or am I mistaken?
int count;
for (count =1; count<=500;count++)
printf("I will not throw paper airplanes in class.");
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 2,052
Reputation: serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light 
Solved Threads: 118
Featured Poster
serkan sendur serkan sendur is offline Offline
Postaholic

Re: Database programming

 
0
  #4
Jul 18th, 2009
sql compact is the sql server for devices like pocket pcs, you are mistaken. do what i suggest go and watch some video tutorials.
and also you can download sql server express edition to you pc for free. you can not use sql server without a server. you can use ms access for that reason.
Due to lack of freedom of speech, i no longer post on this website.
Reply With Quote Quick reply to this message  
Join Date: Aug 2006
Posts: 2,065
Reputation: Ramy Mahrous is just really nice Ramy Mahrous is just really nice Ramy Mahrous is just really nice Ramy Mahrous is just really nice 
Solved Threads: 256
Featured Poster
Ramy Mahrous's Avatar
Ramy Mahrous Ramy Mahrous is offline Offline
Postaholic

Re: Database programming

 
1
  #5
Jul 18th, 2009
No, Serkan it also used as they said in desktop application SQL Server Compact 3.5 is a free, easy-to-use embedded database engine that lets developers build robust Windows Desktop and mobile applications that run on all Windows platforms including Windows XP, Vista, Pocket PC, and Smartphone. read more

You're both right everyone has another piece of information.
Last edited by Ramy Mahrous; Jul 18th, 2009 at 6:28 am.
BI Developer | LINKdotNET
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 2,052
Reputation: serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light 
Solved Threads: 118
Featured Poster
serkan sendur serkan sendur is offline Offline
Postaholic

Re: Database programming

 
0
  #6
Jul 18th, 2009
actually i havent updated my skills to framework 3.5, as of 2.0 i dont remember such a tool. but thanks, i didnt know that.
geniouses also make mistakes
Due to lack of freedom of speech, i no longer post on this website.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC