| 
		
			
			
				
			
			
				 
			
			
				
			
		 | 
		
			
			
				 
			
				
			
		 | 
	||||
| 
				Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.  You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us.  | 
		
		 
		![]()  | 
	
		
			
  | 	
	
	
		
		|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. | 
| 
		 | 
	Thread Tools | 
| 
			
			 | 
		#1 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Industry Role:  
				Join Date: Mar 2002 
				
				
				
					Posts: 8,234
				 
				
				
				
				 | 
	
	
	
	
		
			
			 
				
				MySQL Question for you programmers...
			 
			Is there ANYWAY to code a program, or a script.. 
		
	
		
		
		
		
		
	
	that will take rows from an MS Access Database OR a RDBMS (Relational Database Management System) and transfer them to a MySQL Table??? I would really hate to have to enter all of the rows in by hand, seeing as to how theres approximately 6,500 of them with a bunch of columns in each. thx  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#2 | 
| 
			
			
			
			 sex dwarf 
			
		
			
				
			
			
			Join Date: May 2002 
				
				
				
					Posts: 17,860
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Yes, and it should be fairly easy even. 
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
	/(bb|[^b]{2})/  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#3 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Industry Role:  
				Join Date: Jun 2003 
				Location: Costa Rica 
				
				
					Posts: 1,953
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 I can see what I can do.  If you are interested, lets discuss the price and all that good stuff - [email protected]! 
		
	
		
		
		
		
			Thanks 
				__________________ 
		
		
		
		
	
	Yii Framework Guru - Seasoned PHP vet - Partner @ XXXCoupon.com  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#4 | 
| 
			
			
			
			 <&(©¿©)&> 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Jul 2002 
				Location: Chicago 
				
				
					Posts: 47,882
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Export MsAccess data as text and then just import it into mysql. 
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
	Custom Software Development, email: woj#at#wojfun#.#com to discuss details or skype: wojl2000 or gchat: wojfun or telegram: wojl2000 Affiliate program tools: Hosted Galleries Manager Banner Manager Video Manager ![]() Wordpress Affiliate Plugin Pic/Movie of the Day Fansign Generator Zip Manager  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#5 | 
| 
			
			
			
			 making it rain 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Oct 2003 
				Location: seattle 
				
				
					Posts: 22,141
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 The easiest way would be to export it in csv format, but alternatively you could write a script to do it.  I did this once using libtds I think. 
		
	
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#6 | 
| 
			
			
			
			 Registered User 
			
		
			
			
			Join Date: Jan 2004 
				Location: florida 
				
				
					Posts: 10
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 set up a odbc connection to your mysql database (mysql odbc connector or whatever it's called off mysql.com) 
		
	
		
		
		
		
		
	
	link the mysql tables into ms access do an insert query between your access table and the linked mysql table make sure the column types are compatible. i've experienced issues going from mysql time/date into access date fields.  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#7 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Industry Role:  
				Join Date: Mar 2002 
				
				
				
					Posts: 8,234
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 thx guys, i found a program that did it for me instantly.. worked perfectly. 
		
	
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 |