CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.club_web_site_starter_kit Tags:
Item Type: NewsGroup Date Entered: 5/26/2006 8:35:39 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 8 Views: 21 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
9 Items, 1 Pages 1 |< << Go >> >|
kingdavid
Asp.Net User
Convert to MySQL?5/26/2006 8:35:39 PM

0/0

My host company only provides MySQL and ASP .NET 2.0.

Have anyone converted from MS SQL to MySQL?

I should be happy if someone knew how to do... Smile

Cause I can't get it to work...

 

//David

 

 

 

 

 

aabruzzese
Asp.Net User
Re: Convert to MySQL?5/26/2006 9:33:07 PM

0/0

Hi David,

We have had that debate here in the past, there are several threads that cover the MSSQL vs MYSQL in ASP.NET topic.

At this point in Time I have not seen anyone that claimed to convert the Club Starter Kit to MYSQL although I have seen several threads here and on other forums that discuss sql wrappers that make it almost transparent as to which DB back end you are using.

Of course I doubt the built in providers would work though.

 


AngeloA
mikedeko
Asp.Net User
Re: Convert to MySQL?5/27/2006 5:33:15 PM

0/0

David-

I asked about this a while back but found a host that has MS SQL at a price I could afford. If you want to use MySQL, here are a few things to keep in mind. You'll need to use MySQL 5 as it has support for stored routines (i.e. stored procedures). You may have to tweek the sql script that creates the database in order to get it to work with MySQL.

There is an article on the Code Project web site, http://www.codeproject.com/aspnet/MySQLMembershipProvider.asp, that has the code for a MySQL Membership provider. Not sure if all of the features are supported. You can now also download the source from Microsoft for the providers for ASP.Net 2.0 if you really want to "get your hands dirty."

Hope this helps.

-Mike

lucifer
Asp.Net User
Re: Convert to MySQL?5/31/2006 10:10:53 AM

0/0

I have the club starter kit running with a mysql database. (www.mantaclub.be)

I'm not using the photoalbum and the events, but this could have easilly been transformed also. You don't need the stored procedures. My site is running on an older version of mysql (4.0.26)

Some more details on what you need are here: http://forums.asp.net/thread/1270361.aspx

Bassically you need to write your own providers for mysql and make you own code behind database helper classes that do the mysql calls.

 

kingdavid
Asp.Net User
Re: Convert to MySQL?5/31/2006 10:56:37 AM

0/0

lucifer -

 

Nice site you have there. And you have made a forum too. Cool. Exactly how I wanted my site to look like.

I'll coming down to Belgium and copy that.  ;-)

 

//David

 

aabruzzese
Asp.Net User
Re: Convert to MySQL?5/31/2006 2:18:55 PM

0/0

Hey there Lucifer,

Everytime I type that I can't help but think of the good old Rolling Stones.

I visited your site using IE and it looked great, I know the newer version of MYSql supports stored procedures or something akin to one, so it may well be worth it but I wonder why go asp.net with my sql instead of the traditional PHP or JSP's.

Was a specific choice you made or more of a daredevil "I can do this" kind of thing.

For me it would be driven towards savings generated on a DB backend, albeit that discussion happened in the other thread and some folks felt that MSSQL is unjustly represented as being more expensive than MYSql.

Either way great job.

Oh thier is one thing, why not Use PHPBB as a forum if you are using MYSql.

 


AngeloA
lucifer
Asp.Net User
Re: Convert to MySQL?5/31/2006 3:03:54 PM

0/0

hehe, I like that song :-)

I know the latest version of mysql has al these nice improved features, unfortunatly numerous emails to my provider to switch to 5.0 didn't help much, so at the moment i'm kinda stuck with the older version.

One of the reasons I used mysql, was that all other database technologies are to be paid extra with my provider, but they are the cheapest for hosting here in Belgium. Plus, I must admit that I like programming in ASP.NET. Some will feel the need to respond to this, I'm sure, but hey, everyone his own choice. Every technology has their pro's and con's. I just happen to like .NET :-)

I also wanted to have a forum I could really integrate into the site, so I quickly mocked up my own. It's not that much work really. Agreed, it doesn't have all the fancy features, but I really don't need al that. It suffices more than enough if people can just throw some message onto the site and others can reply to that. It's also not 100% finnished. I still need to do some url recognition and stuff, so textual urls are transformed into actual links and so on. But that's if I can find the time to do all that.

I also still need to implement some administrator pages, where I can control users and emails and stuff.

aabruzzese
Asp.Net User
Re: Convert to MySQL?5/31/2006 3:29:38 PM

0/0

So true isn't it, the world of  IT has not yet gone the way of Henry Ford and his "You can have any color you want as long as it is Black" !  :)

As for the forum yes it is fairly simple to create a basic forum, and I too decided to stay away from the all inclusive forums out there. Those tend to be a site in of themselves and then you have to wrap your site around the forum as opposed to the other way around.

Well good luck to you and continued success, those cars on your site really make me miss my Alfa Romeo that is sitting back home Canada.

Hey I hope you are going to be following the world cup over there and celebrating with much gusto as Italy goes on and wins the whole thing.

 

 


AngeloA
kingdavid
Asp.Net User
Re: Convert to MySQL?5/31/2006 6:06:20 PM

0/0

I've been looking for a lover in a world that's much to dark... No.. JK ...But I've been looking for a free forum written in ASP .NET 2.0 and MySQL. But I couldn't.

 

And BTW.. Didn't U guys know that Sweden will win World Cup...;-).... 

 

/David

9 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
PHP Programming Solutions Authors: Vikram Vaswani, Pages: 556, Published: 2007
MySQL Reference Manual: Documentation from the Source Authors: Michael Widenius, David Axmark, MySQL AB., Pages: 802, Published: 2002
MySQL Clustering Authors: Alex Davies, Harrison Fisk, Pages: 202, Published: 2006
MySQL Administrator's Guide and Language Reference: Administrator's Guide and Language Reference Authors: MySQL AB., MySQL AB, Pages: 860, Published: 2006
Beginning MySQL Authors: Robert Sheldon, Geoff Moes, Pages: 840, Published: 2005
Qmail: An Alternative to Sendmail Authors: John R. Levine, Pages: 234, Published: 2004
SQL Functions Programmer's Reference: Programmer's Reference Authors: Arie Jones, Ryan K. Stephens, Ronald R. Plew, Alex Kriegel, Robert F. Garrett, Pages: 790, Published: 2005
Foundation PHP for Dreamweaver 8 Authors: David Powers, Pages: 510, Published: 2005
MySQL Clustering Authors: Alex Davies, Harrison Fisk, Pages: 202, Published: 2006
MySQL Cookbook: Solutions and Examples for MySQL Database Developers. Authors: Paul DuBois, Pages: 992, Published: 2003

Web:
MySQL :: MySQL 5.0 Reference Manual :: 9.1.8.2 CONVERT() and CAST() CONVERT( expr USING transcoding_name ). In MySQL, transcoding names are the same as the corresponding character set names. Examples: ...
MySQL :: MySQL 5.0 Reference Manual :: 11.9 Cast Functions and ... CONVERT() with USING is used to convert data between different character sets. In MySQL, transcoding names are the same as the corresponding character set ...
Full Convert Professional MySQL Edition free download. Full ... Full Convert Professional MySQL Edition free download. Full Convert provides powerful and comfortable way to convert data of many databases.
MySQL :: Re: HOW TO CONVERT ORACLE TO MYSQL Re: How to convert this Oracle PL/SQL Function to MySQL ... How to convert Oracle bulk collection, table of records into mysql, 1484, Sultana Jahan Rini ...
Advanced database conversion and migration - Convert your full ... Full Convert is a sophisticated database converter. ... Convert to Access · Convert to Interbase/Firebird · Convert to MySQL · Convert to Oracle ...
Rails Migration to convert latin1 MySQL DB to UTF8 [ruby] [rails ... Rails Migration to convert latin1 MySQL DB to UTF8 (See related posts) ... to ruby rails mysql utf8 by regabi on Fri Sep 12 23:00:38 -0400 2008 ...
MySQL Bugs: #31291: ALTER TABLE CONVERT TO CHARACTER SET does not ... That length will not fit in a TEXT column's length bytes, so MySQL will convert the data type to MEDIUMTEXT, which is the smallest string type for which the ...
Download Full Convert MySQL Edition 3.2 Free Trial - Sophisticated ... add to my programs | Add Full Convert MySQL Edition to my alerts ... 100% clean - Full Convert MySQL Edition - certified by soft32.com · Editor's Pick ...
Download Convert Mysql to Oracle, Convert Mysql to Oracle 1.2 Download Nov 2, 2008 ... Free Convert Mysql to Oracle Download, Convert Mysql to Oracle 1.2 ... "Convert- Mysql-to-Oracle is a tool to move MySQL databases to Oracle ...
Download Convert Mysql to Oracle Free Trial - Convert-Mysql-to ... Oct 29, 2008 ... Convert-Mysql-to-Oracle is a tool to move MySQL databases to Oracle server.All MySQL character set are supported. Merge MySQL data into an ...

Videos:
Step 1: Creating Foreign Keys in MySQL Using phpMyAdmin This video is the second in a short series of movie tutorials demonstrating how to create foreign keys in a MySQL database using the phpMyAdmin tool....
Part 1 Flexpress: Exporting the Wordpress SQL Database In this tutorial series we show how to convert Wordpress into an Adobe Flex 3 Application. In part1, we show how to export the Wordpress data base fo...
Using open source tools for performance testing Google London Test Automation Conference (LTAC) Google Tech Talks September 8th, 2006 Presenter: Goranka Bjedov
django: Web Development for Perfectionists with Deadlines Google TechTalks April 26, 2006 Jacob Kaplan-Moss ABSTRACT Django is one of the premier web frameworks for Python, and is often compared to Ruby-on...




Search This Site:










portal problem or just me not thinking today ... please help

checking for letters and numbers

getappresourceobject

new thread started bt system.timers.timer?

how to add web page to favorites menu???

dotnetnuke and xxl ded ends ?

c#: how to check if a variable is a datarow?

custom server controls & cascading style sheets

typedef in .net

validating picture upload

skittish user control code - runs sometimes

problem in user online module.

tab level templates? package content into a redistributable package?

runtime error

dynamically locating the module folder through code

now for the ssl war

what is the if rs.eof equivalent?

how to output texts directly to browser?

vb6 collection

upgrading asp to asp.net using vwd

creating dnn 2 modules/tutorial/error

need help add drop down menu to asp.net header control

pushing a dnn site live

creating web apps using just the c# compiler?

dont allow navigate to a protected folder.

opening dotnetnuke.sln

single line rich text editor

rte in 3.x?

pages navigation

extendedformattime what are the format times

 
All Times Are GMT