1. Announcement:
    How Do I Upgrade My Forum Account?
    Warren Ashcroft (Red Fox UK Limited (Director))
    1st January 2005
    Views:
    24,255
+ Post New Thread
Page 1 of 2
1 2 LastLast
Threads 1 to 20 of 26

Forum: MySQL

Database: MySQL (Structured Query Language)

  1. MySQL .net connector & SQLDataSource

    Hi I am using .net Framework 2.0 (VS 2005) ; connecting to a remote MySQl database. When I connect & read data in code; all is fine. When I try to use an SQLDataSource control on my form ; I get an error message .. Unable to find the requested .Net Framework Data Provider. It may not be...

    Started by garrysmith68, 18th January 2010 03:54 PM
    • Replies: 0
    • Views: 26
    18th January 2010 03:54 PM Go to last post
  2. Using a wildcard on a column

    Hi Guys, I want to use the % wildcard on a query to match some phrases from one table to a column on another table . But I am having doubts whether I am actually doing the right thing here. This my query: SELECT name, phonenumber, address, streetname FROM `wb_stores`, `wb_store-street`...

    Started by Rappie, 13th December 2009 07:57 PM
    • Replies: 5
    • Views: 358
    14th December 2009 05:04 PM Go to last post
  3. Query for finding records between to date

    I can't get my head around this one. I have a database table with all events that are held in a city. On the website events are shown for each month. Al events have start date. If the event is held longer then one day there also will be a end date. In a few occasions though some events will start...

    Started by Rappie, 14th September 2009 01:35 PM
    • Replies: 5
    • Views: 613
    14th September 2009 04:57 PM Go to last post
  4. Moving MySQL database to another domain

    I'm trying to make a copy of a MySQL site onto another domain, for testing, backup and demo purposes. The problem that I have is in creating the copy of the database, I've tried creating a new empty MySQL database and importing the file dump from the original using phpMyAdmin but it fails. Dumping...

    Started by Roadsie, 24th February 2009 05:38 PM
    • Replies: 3
    • Views: 781
    25th February 2009 08:53 AM Go to last post
  5. Innodb or MyISAM

    Just started planning a new MySQL database and reading up on whether to use MyISAM or INNODB tables. Generally seems INNODB is more reliable but then a while ago when Aluminium had a problem the INNODB tables were unrecoverable which confuses me a little - could anyone clarify whether or not...

    Started by infiniteimprobability, 26th August 2008 09:09 PM
    • Replies: 8
    • Views: 1,137
    17th December 2008 01:32 PM Go to last post
  6. match value against value in other table

    Hi Guys, I am struggleing with the following. I am haveing a kind of a lotery, people recieved a unique code that they need to submit on a website. Unforunatly I recieved the list with unique codes after the lotery started from the printer/publisher. So I couldn't check if the entered code...

    Started by Rappie, 30th October 2008 04:19 PM
    2 Pages
    1 2
    • Replies: 14
    • Views: 1,413
    10th November 2008 07:12 PM Go to last post
  7. Script injection attacks on mysql

    I'm used to working with ASP/SQL Server and know quite a few databases have been infected by script injection attacks. As well as some defensive programming I normally use stored procedures and a user id with the minimum amount of permissions necessary in my connect string to prevent this. However...

    Started by webb0, 24th September 2008 10:50 PM
    • Replies: 3
    • Views: 855
    9th October 2008 08:58 PM Go to last post
  8. Foreign Keys using PHPmyadmin...

    ...Is it possible to create them ? I've worked out the table needs to be innodb but still can't see a way to set the foreign keys. Cheers

    Started by webb0, 9th October 2008 08:44 PM
    • Replies: 0
    • Views: 621
    9th October 2008 08:44 PM Go to last post
  9. Revoking user privileges

    Hi, Does anyone know how you revoke privileges from database users? I've just added a new user in Helm, then in phpMyAdmin (logged in with my main login) I tried revoking privileges from the new user, but it said "Access denied". Steve

    Started by steve_green, 6th August 2008 08:55 PM
    • Replies: 2
    • Views: 783
    6th August 2008 09:51 PM Go to last post
  10. mySQL Connector with TableAdapters = no go!

    Hello RedFox people! hope you can give me a few pointers on using a mySQL database with .NET DataSets and TableAdapters I've got all my code running quite happily here, using version 5.2.2.0 of the connector to access local mySQL or live mySQL on your Hydrogen box but when I try to deploy my...

    Started by Gilgamesh, 16th June 2008 09:31 PM
    • Replies: 1
    • Views: 825
    16th June 2008 09:41 PM Go to last post
  11. One query table

    Guys, It possible to do all this with just one SQL query? Let’s say I have a table with health info on all my pets in a MySQL database. +--------+---------+--------+ | name | specie | health | +--------+---------+--------+

    Started by Rappie, 16th March 2008 11:54 PM
    • Replies: 2
    • Views: 966
    17th March 2008 11:03 PM Go to last post
  12. Front end for mysql

    I'm planning to play around with mysql a bit and I've got it working on my pc. I'm not sure yet whether to do everything from the command line or install something (php my admin, maybe) to make it easier. Just wondering what other people are doing - any recommendations? I'm used to working with SQL...

    Started by webb0, 10th March 2008 09:40 PM
    • Replies: 3
    • Views: 877
    11th March 2008 08:09 PM Go to last post
  13. ODBC 3.51 Mysql

    Hi I am having a look at a Asp webiste that uses Mysql database, I have installed the website on my own develoment server Win 2003, but I cannot connect to the database located on the live site servers, I get the following error Microsoft OLE DB Provider for ODBC Driverserror '80004005' ...

    Started by spire128, 16th August 2007 09:25 AM
    • Replies: 9
    • Views: 1,357
    16th August 2007 03:14 PM Go to last post
  14. MySQL Connector for .Net

    Any one come across this issue. The MySQL connector will not work in Medium Trust. There are 2 issues one that can be worked around by recompiling the connector and the second due to trust issues. Below is a link to some info that I found on the web ...

    Started by Tanzy, 18th January 2007 04:07 PM
    • Replies: 6
    • Views: 1,539
    19th January 2007 11:12 AM Go to last post
  15. How do I restore a backup of a mysql database?

    Hi, I have a mysql database up and running on my domain. I have a backup of the db produced using the red fox backup facility. How do I restore the db? Is it just a case of uploading it over the top of the original? Any advice would be appreciated. Charlie

    Started by Roger N Doubt, 21st December 2006 01:11 PM
    • Replies: 0
    • Views: 1,318
    21st December 2006 01:11 PM Go to last post
  16. How to set max connections and max allowed packet

    Hi, Can anyone tell me how to set the defaults for max connections and max allowed packet size on a mySQL dB on my shared hosting account? What are the considerations when setting these defaults? Thanks, CHarlie

    Started by Roger N Doubt, 18th October 2006 10:27 AM
    • Replies: 4
    • Views: 1,331
    18th October 2006 11:16 AM Go to last post
  17. How to do a quick manual MySQL backup

    Hi, I'm looking for a quick and easy way to backup a MySQL dB on RF before doing an update to the application that is using the dB. Any suggestions? Charlie

    Started by Roger N Doubt, 13th October 2006 09:08 AM
    • Replies: 1
    • Views: 1,188
    13th October 2006 10:22 AM Go to last post
  18. Restore Backup

    OK finally got around to doing a bit of development. I have MySQL 5.0.24 installed on a local virtual machine. I have the sql file from a Redfox backup. However, when I try to restore it to my local MySQL database I get all sorts of errors. Any help would be great. (I'm most likely restoring it...

    Started by Tanzy, 7th October 2006 06:18 PM
    • Replies: 6
    • Views: 1,429
    8th October 2006 05:52 PM Go to last post
  19. SQL: all records of same month

    :wacko: I don't get it .. i'm out of ideas. How do I get all records of the current month? This: SELECT * FROM web_bday WHERE MONTH('2006-8-1') = now() Doesn't seem to work.

    Started by Rappie, 24th August 2006 11:23 PM
    • Replies: 1
    • Views: 1,244
    25th August 2006 12:08 AM Go to last post
  20. Connection Problem

    As a complete novice I am trying to create a connection to my database with dreamweaver. In the MySQL connection dialogue box, what would be the correct entry for "MySQL server"? (I tried putting localhost but it didn't work). I'm not sure wheather I may have made some other fundimental errors in...

    Started by patbuchanan, 24th June 2006 03:57 PM
    • Replies: 6
    • Views: 1,417
    24th June 2006 10:38 PM Go to last post

+ Post New Thread

Forum Information and Options

Users Browsing this Forum

There are currently 1 users browsing this forum. (0 members & 1 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts