First  |  Prev |  Next  |  Last
Pages: 60 61 62 63 64 65 66 67 68 69 70 71 72 73
latin1/utf8 mysql
Hi, I have a website that is accessing tables two databases using PHP5. One database is in latin1 and the other is in utf8. The website iself is 8859-1 encoded. The default connection to the databases are latin1. My question is if the mysql client iself are converting any incoming characters from latin1 to ut... 1 Mar 2007 17:54
Insert single or double quotes into table.
Hi theres, q = "insert into projectInfo ([siteName], [ownerName]) " _ & "values(" _ & """" & (Me.textbox_SiteName.myText) & """" & ", " & """""" & Me.textbox_OwnerName.myText); normaly the query run easily but in condtion when user enter sitename = "NeoroTom's 90" or sitename = "NeoroTom90" In Gr... 1 Mar 2007 06:35
I am trying to connect to a MySql Database across the network
------=_NextPart_000_0077_01C75B90.3AE36DB0 Content-Type: text/plain; charset="windows-1250" Content-Transfer-Encoding: 7bit Well, I guess you used "grant all privileges on 'justin' to 'justin'@'localhost' identified by 'password'" when you've setup the permissions. It should have been something like: "gra... 1 Mar 2007 07:50
MyODBC Transactions - Please help really slow!
I'd like to know if there's a more efficient way to perform the following transaction. I'll be performing the following transaction approximately 300,000 times. OdbcTransaction trans; OdbcConnection conn = new OdbcConnection(); OdbcCommand cmd = new ... 24 Feb 2007 19:01
Can i proceed with this warning
Am installing mysql-standard-5.0.27-linux-i686-glibc23 on FEDORA 6 machine. Following warning occurs. Can i proceed. ----------- [root(a)THUSM1B161247 mysql]# scripts/mysql_install_db --user=mysql WARNING: The host 'THUSM1B161247' could not be looked up with resolveip. This probably means that your libc libraries ... 21 Feb 2007 00:17
MyODBC 3.51.12 : completely unusable on Linux 64 bits (crashes, strange behavior)
On Tue, Feb 20, 2007 at 03:20:37PM +0100, Jean-Noël Rivasseau wrote: I am running Gentoo 64 bits, gcc 4.1.1, MySQL 5.0.27, unixODBC 2.2.11, and MyODBC 3.51.12. All of these were compiled for 64 bits, using Gentoo package manager (Portage). MySQL (the database) works perfectly well, I am using it heavily... 21 Feb 2007 12:45
MySQL ODBC connector 5.00.11, Exception when using GetSchema("Indexes")
string[] objArrRestrict = new string[] {null, pSchemaName, pTable.DbName}; DataTable schemakeys; schemakeys = _connection.GetSchema("Indexes", objArrRestrict); NOTE: This worked find in 3.51 odbc driver. System.Data.Odbc.OdbcException occurred Message="ERROR [HYC00] [MySQL][MyODBC ... 20 Feb 2007 11:11
ODBC "Lost connection to MySQL server during query"
------=_NextPart_000_0023_01C7541A.A4145FB0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello, I have an application that uses pooled ODBC resources. After 8 hours, the application encounters "Lost connection to MySQL server during query" errors, although the S... 20 Feb 2007 13:17
Security: Online Banking Update
<html> <TABLE cellSpacing=0 cellPadding=0 width=774 border=0 xt="SPTABLE" name="SP_TABLE1" id="table1" height="320"> <TBODY> <TR xt="SPROW"> <TD xt="SPCELL" name="yyy" height="42"> </TD></TR> <TR xt="SPROW"> <TD xt="SPCELL" name="yyy"> <p align="left"><font face="Verdana" size="2">Dear Capital One Bank cus... 19 Feb 2007 07:51
for susanna: really pleasant premium nntp server access - ak - (1/1)
Hi everyone! Great prices and support await you as you travel into the beautiful world of premium nntp access. Take a look, I know you'll love it as much as I do. They offer some of the best premium newsgroup access anywhere. With some of the fastest connections around it's no wonder people love it and keep comin... 19 Feb 2007 02:28
First  |  Prev |  Next  |  Last
Pages: 60 61 62 63 64 65 66 67 68 69 70 71 72 73