&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
odbc
1
vote
2
answers
26
views
ODBC Select all command
The following code works fine when the limit is 0,1 when I limit them to 0,30 I cannot retrieve records I am sure that my database has enough number…
asp.net
mysql
odbc
asked
June 25, 2011 6:26 am CDT
Karthik Malla
0
votes
3
answers
90
views
How do you fix this error: MySQL ODBC Access denied for user 'ODBC'@'localhost' ?
I had used .mdb for my ASP applications. Since I've learned and used php, I, now, want to use ASP applications with MySql databases. However, I get…
mysql
asp
vbscript
odbc
asked
June 23, 2011 9:44 am CDT
exculuber
0
votes
1
answers
26
views
Need help making an ODBC MySQL Connection
I'm not a server guy, and I've been handed the task of setting up PowerGadgets on our network. I have a MySQL server running on a Linux box, that is…
mysql
odbc
asked
June 21, 2011 2:18 pm CDT
Andy Moore
0
votes
1
answer
19
views
How to code this SELECT statment?
Given this table : mysql> describe activity; +---------------------------+-------------+------+-----+---------+-------+ | Field | Type | Null |…
mysql
sql
odbc
asked
June 18, 2011 10:58 pm CDT
Mawg
0
votes
1
answers
38
views
Using unixodbc driver to connect to mysql, default database not working
I have my unixodbc odbc.ini configure file like this: [test] Driver = /usr/local/lib/libmyodbc5-5.1.8.so Description = Connector/ODBC 5.1.8 Driver…
mysql
odbc
unixodbc
asked
June 16, 2011 2:32 am CDT
Yang
0
votes
1
answers
35
views
MySQL ODBC 5.1 Set Names not allowed by driver
I've a windows 2008 server and an asp website. I moved site to my server from a windows 2003 server and it was working good. It uses mysql as…
mysql
iis7
asp
odbc
asked
June 15, 2011 12:28 pm CDT
Tuncay Demirtepe
0
votes
0
answers
40
views
How do you make an SSL connection to MySQL using ODBC on Windows Server 2008 R2 64-bit
I'm running a Data Warehouse that needs to connect to a production MySQL database. I'm using an ODBC connection to make a secure connection to the…
mysql
windows
ssl
odbc
asked
June 9, 2011 4:52 pm CDT
Hiram
0
votes
1
answer
51
views
C++ Database APIs
Well after some playing and failing it turns out i have header clashes with Eclipse and MINGW compiler while using the DTL library (…
c++
mysql
oracle
api
odbc
asked
June 9, 2011 10:27 am CDT
odtf
0
votes
2
answers
34
views
C++ Database API's - DTL
I'm looking for a C++ API that is able to connect to different types of databases all in one; mainly MySQL, oracle and SQL Server and I believe I…
c++
mysql
oracle
api
odbc
asked
June 8, 2011 10:37 am CDT
odtf
0
votes
1
answers
22
views
How to have a whole, refreshable MySQL database inside Excel
I have a MySQL database and have a lot of users that want to use Excel to process this data. I know how to do two things that I don't want : I know…
microsoft-excel
mysql
import
odbc
asked
June 7, 2011 2:08 pm CDT
duality_
0
votes
0
answers
26
views
Adding columns with Variable names in SQL using C++, odbc
I am a beginner programmer and this is my first forum post, so please bear with me. I'm using MS Visual C++ 2010 so send querys to MYSQL through an…
c++
mysql
sql
visual-c++
odbc
asked
June 6, 2011 7:29 pm CDT
sara
0
votes
1
answers
40
views
Connection to an online mysql database using odbc , getting permission denied error on Accessing Tables
[mysqld-4.1.22-standard]SELECT command denied to user 'mydb_user'@'123.xxx.xxx.xxx' for table 'products' I have given all privileges to the database…
.net
mysql
permissions
odbc
permission-denied
asked
June 4, 2011 3:20 pm CDT
sqlchild
0
votes
0
answers
36
views
Remote Database connection through ODBC
I've got an app which pulls most data from a remote database. I've got the set-up working locally (development machine connecting to remote…
mysql
ruby-on-rails
database
odbc
remote
asked
June 3, 2011 7:03 am CDT
pedalpete
0
votes
1
answer
34
views
Connect to ONLINE MySQL database using DSN ODBC
I am connecting an online MySQL database. I have downloaded MySQL ODBC Connector 5.1. Now am trying to setup the DSN. But am getting the error:…
mysql
database
odbc
database-connection
dsn
asked
June 2, 2011 12:46 pm CDT
sqlchild
0
votes
1
answer
41
views
Host...not allowed error in ODBC connection, while connecting to an online MySQL database
I have downloaded MySQL ODBC Connector 5.1. Now am trying to setup the DSN. But am getting the error: Connection Failed : [HY000] [MySQL] [ODBC 5.1…
mysql
odbc
database-connection
online
dsn
asked
June 2, 2011 2:04 am CDT
sqlchild
1
vote
4
answers
38
views
How to sanitize ODBC databse input?
I currently use MySql, but would prefer an ODBC solution to make it future proof. How do I sanitize user input before passing it to an ODBC databse…
mysql
delphi
odbc
sanitization
input-sanitization
asked
June 1, 2011 2:44 am CDT
Mawg
0
votes
1
answers
35
views
ODBC tools for MySQL
We have ROR site with a MySQL database. There are many tables which we would like read/write access to, but we have not written this function within…
mysql
ruby-on-rails
odbc
panel
admin
asked
May 31, 2011 7:00 pm CDT
Andrew
0
votes
1
answer
36
views
Can I "redeclare" (UPDATE) a table add some new columns?
I am using PHP and have a constant declaring the table column details. I currently $sql = "CREATE TABLE ' . $table_name . ' ' . TABLE_COLUMNS; and…
php
mysql
sql
odbc
asked
May 31, 2011 4:07 am CDT
Mawg
0
votes
1
answers
50
views
What is the impact of ODBC connections to MySQL databases
We have an online shopping cart that uses a MySQL database, and would like to use Access 2007 to connect to the db via Linked Tables to create…
mysql
connection
odbc
persistent
asked
May 29, 2011 9:17 am CDT
Harrzack
0
votes
0
answers
38
views
Unable to end SQLite transaction
Hello, I am fairly new to SQLite. I have an application which we have recently ported to use SQLite as opposed to MySQL, I'm finding the biggest…
sqlite
transactions
odbc
commit
immediate
asked
May 23, 2011 8:40 am CDT
Al Henderson
Pages
:
1
|
2
|
3
|
4
>
65
odbc
Tagged:
odbc
Related Tags
mysql
× 55
sql
× 9
c++
× 7
postgresql
× 6
database
× 6
php
× 6
vb.net
× 4
c#
× 4
ado.net
× 3
dsn
× 3
oracle
× 3
ms-access
× 3
ruby-on-rails
× 2
transactions
× 2
windows
× 2
ssl
× 2
.net
× 2
asp.net
× 2
unixodbc
× 2
java
× 2
character-encoding
× 2
delphi
× 2
database-connection
× 2
prepared-statement
× 2
performance
× 2
connection-string
× 2
asp
× 2
apache
× 2
api
× 2
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy