MSDE is just the data engine of SQL Server with some user limitations (five max, I believe) so you shouldn't have any importing or exporting of data when porting your application.
Search MSDN for information on MSDE. Tim _____ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of mandy_vb6 Sent: Tuesday, July 05, 2005 8:49 PM To: [email protected] Subject: [vbhelp] MSDE / SQL Server Import Export I have written an application using VB6 and SQL Server. It has now become necessary to also have a standalone version of the application. I have heard about MSDE and I think I should perhaps use this as the database for the standalone application. I will have to write code to import and export data between the two applications. The problem is that I don't even know where to start with this. I was wondering if any of you could point me to some beginner's information on MSDE. I have no idea where to even start with this. I also don't know how I will import and export the data - do any of you have any idea as to what would be the best way to do this? Thank you so much! '// ======================================================= Rules : http://ReliableAnswers.com/List/Rules.asp Home : http://groups.yahoo.com/group/vbHelp/ ======================================================= Post : [email protected] Join : [EMAIL PROTECTED] Leave : [EMAIL PROTECTED] '// ======================================================= _____ YAHOO! GROUPS LINKS * Visit your group "vbhelp <http://groups.yahoo.com/group/vbhelp> " on the web. * To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> * Your use of Yahoo! Groups is subject to the Yahoo! <http://docs.yahoo.com/info/terms/> Terms of Service. _____ [Non-text portions of this message have been removed] '// ======================================================= Rules : http://ReliableAnswers.com/List/Rules.asp Home : http://groups.yahoo.com/group/vbHelp/ ======================================================= Post : [email protected] Join : [EMAIL PROTECTED] Leave : [EMAIL PROTECTED] '// ======================================================= Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/vbhelp/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
