Table Creation with Relation view getting Error

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Locked
bimpex
Forum Newbie
Posts: 5
Joined: Wed Jul 20, 2016 5:25 am

Table Creation with Relation view getting Error

Post by bimpex »

Table Creation with Relation view getting Error

(using: phpmyadmin & store engine: InnoDB)

before import csv file...works fine
but after import csv file...
select value not showing but
(displaying link Browse foreign values)
unable to select value

------------
Database server

Server: Localhost via UNIX socket
Server type: MySQL
Server version: 5.5.49-cll-lve - MySQL Community Server (GPL)
Protocol version: 10
User:
Server charset: UTF-8 Unicode (utf8)

Web server

cpsrvd 11.56.0.28
Database client version: libmysql - 5.1.73
PHP extension: mysqli Documentation
phpMyAdmin

Version information: 4.0.10.14, latest stable version: 4.4.15.7
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: Table Creation with Relation view getting Error

Post by requinix »

You haven't provided any helpful information. Remember: we have no idea who you are or what your application is.

What error message? What code? What CSV file? Importing how? What links and values? Unable to select what?
bimpex
Forum Newbie
Posts: 5
Joined: Wed Jul 20, 2016 5:25 am

Re: Table Creation with Relation view getting Error

Post by bimpex »

requinix wrote:You haven't provided any helpful information. Remember: we have no idea who you are or what your application is.

What error message? What code? What CSV file? Importing how? What links and values? Unable to select what?
----------------

all details given.....read post

it is not a mater who i am

my application: read post

table creation:
select value not showing but
(displaying link Browse foreign values)


before comment: read post and understand
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: Table Creation with Relation view getting Error

Post by Celauran »

Right then. That's enough of that. requinix is right; you've provided vague "it doesn't work" and nothing concrete. He asks for more specifics and your reply is simply to read the post again? We can't help you if you aren't going to provide any information. Simple as that.
Locked