Enter Keywords:
1 - 10 of 217(0.015 seconds)
Sort By:
 
Hi, i am planing to make some kind of a WWWBoard, is there a preffered way to keep the entered text by user (usually will be source codes) formatted just like entered ?? E.G >>     function Do...
Zones: ASPDate Answered: 02/08/2002 Rating: 7.0 Views: 0
Hello, My client is running Linux with Chile Soft for ASP with mySQL database. How do I make the connection string is ASP to connect to the mySQL database? Thanks, Chad
Zones: MySQL ServerDate Answered: 07/15/2002 Rating: 7.8 Views: 0
Hi all, I am switching from Access to MySQL and have experienced an issues updating a record.  Please see the below: When a user creates an account on the system, the following is executed (a...
Zones: DatabasesDate Answered: 04/20/2005 Rating: 6.2 Views: 0
Hi Experts, Is it a good idea to use MYSQL database with ASP ? Are there any known problems. We are developing a E-Commerce site to sell products online. -Ron
Zones: ASPDate Answered: 05/05/2006 Rating: 9.0 Views: 0
New to all this...really! Can ASP.NET 2.0 "talk" to a MySQL Database or does it need a MS SQL database? Just curious. Thanks!
Zones: ASPDate Answered: 10/31/2006 Rating: 9.2 Views: 0
Hello Guys, I need some help with ASP/MYSQL. Im trying to run a SQL scrip in ASP (execute it in asp) i.e. create_store.sql but unfortunately Im not having much luck at all! Does anyone hav...
Zones: MySQL Server, ASP, VB DBDate Answered: 07/31/2007 Rating: 6.6 Views: 0
Hi, I have a mySQL db on a webserver that I writing to from an ASP web form.  The sql is as follows: "INSERT INTO contact (ContactID, ContactClients, ContactTraining) VALUES (" & Request.Form...
Zones: MySQL Server, ASPDate Answered: 08/16/2007 Rating: 7.4 Views: 0
Hi, I am using ASP (not ASP.Net) to write SQL to mySQL on my webserver.  I am using string sql now and having problems with some apostrophes and such.  Can someone please tell me what the follow...
Zones: ASP, MySQL ServerDate Answered: 08/16/2007 Rating: 5.8 Views: 0
Hi All, I'm using the following code to submit a sum to my database: ",'"  & FormatNumber(CDbl(Request.Form("Detail_Qty")) * CDbl(Request.Form("Detail_Rate")), 2)      & "'" & ")" Now everythin...
Zones: ASP, MySQL ServerDate Answered: 01/03/2008 Rating: 7.6 Views: 0
guys, i am passing the string value from my asp page to the function below, i am having difficulties in assigning this value(sales_isbn) into the select or update statement ... please have a look...
Zones: SQL Syntax, Databases, MySQL ...Date Answered: 01/03/2008 Rating: 7.4 Views: 0