Browse by Tags

Related Posts

  • Deploy MySQL Data Providers to Production

    Hi, I have built an ASP.NET web site that talks to a MySQL database via a Entity Data Model (.edmx file). It all works fine on my development machine because I was able to install the data providers. However, I'm trying to deploy the site to my host (Brinkster) but they don't have the MySQL data...
    Posted to Configuration and Deployment (Forum) by dazfl on 06-11-2009, 12:00 AM
    Filed under: web.config, Web deployment, .net 3.5, MYSQL, entity data model, edmx
  • Clocking in and Clocking out

    Hello Everyone, Sorry if this is the wrong location, perhaps admin can move it to the correct place should it be incorrect. I am running an intranet within my company and we use sharepoint. I want to introduce a clocking in system where by an employee comes in, in the morning and opens a web browser...
    Posted to Data Presentation Controls (Forum) by Yanayaya on 06-09-2009, 12:00 AM
    Filed under: mysql, time stamp, access db, ASP.NET, clocking in, date stamp
  • Could not load file or assembly 'MySql.Data, Version=1.0.7.30072,

    I just finished a clean windows install. I had a virus and this has been a royal nightmare for the last week. Anyways, I have reinstalled my software and I'm trying to debug in VS, and although I changed my path in SQL management studio, VS gives me this error. I also get the following in the page...
    Posted to Installation and Setup (Forum) by sking on 05-31-2009, 12:00 AM
    Filed under: MySQL
  • Re: Stringformate to LINQ

    Hi! Is there a specific reason to use MySQL? SQL Server Express is free too. It accepts local connections, but since you're creating a web page, there is no problem if the website and the sql server are on the same machine. It would make things much simpler if you're goal is to make web sites...
    Posted to ASP.NET MVC (Forum) by ansvlug on 05-29-2009, 12:00 AM
    Filed under: MySQL
  • ASP.NET insert from bll to mysql

    I am trying to make an insert to an MySql database using a three layer solution (or what it might be called). I have done this may times with an MS-sql database and it has worked very well. But now when I am trying to make an insert I get that the ID can't be null. I thought the database took care...
    Posted to MySQL (Forum) by daSnail on 05-26-2009, 12:00 AM
    Filed under: mysql, Mysql database store procedur problem, asp.net, asp.net with multiple database platforms
  • Entity Framework (MySQL)

    Hi All, how's it going ? I will start a small project, and it will grow up in the future. In this project, I will use asp.net and mysql database. I would like to know, if someone is using Entity Framework with MySql DataBase, and if EF with MySql is stable ??? I did a Dbml file (model) in the Visual...
    Posted to MySQL (Forum) by Felipe Oriani on 05-18-2009, 12:00 AM
    Filed under: mysql, enterprise library, entity framework
  • How to Call Store Procedure into Another Store Procedure

    Hello i have created two store procedure one return the table and in another i want to use that table data...following are my store procedure this sp is used to return table where i have passed id as '1,2,3' this sp return me table.....common split value sp 1) DELIMITER $$ CREATE PROCEDURE SplitValue...
    Posted to MySQL (Forum) by yrb.yogi on 05-18-2009, 12:00 AM
    Filed under: mysql
  • How to write Recursive query in mysql as provided in SQL server 2005

    Hellp frnds, i have a table name "Category" in mysql database. the table has field (CategoryId,Name,ParentId) in this table parent id refer to same table's primary key (categoryid)... how can i write the recursive query to retrive the data with parent info.......
    Posted to MySQL (Forum) by yrb.yogi on 05-15-2009, 12:00 AM
    Filed under: mysql
  • AJAX not working

    Hello, I am trying to implement some AJAX in a dynamically-generated HTML table in PHP. The AJAX is being triggered, but it's not working. I can't figure out why. I have the code set up in two separate PHP files. Thanks in advance, John The first file has the following: 1 <script type='text...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by ArizonaJohn on 05-11-2009, 12:00 AM
    Filed under: MySql, PHP, ajax
  • Re: MySQL as membership provider for VWD 2008 Express

    Degan. I am writing a tutorial on how to use MySQL Connector with ASP.NET MVC. First part covers the basics of membership provider set up. You can have a look if you want. Maybe you'll find it helpful: http://blog.devarena.co.uk/2009/05/aspnet-mvcmysql-membership-provider-da1/ Regards
    Posted to Security (Forum) by lpaluszk on 05-04-2009, 12:00 AM
    Filed under: Mvc, mysql, ASP.NET
Page 1 of 20 (199 items) 1 2 3 4 5 Next > ... Last »