Recent IT Questions

1 - 20 of 92
<<PREVIOUS 1|2|3|4|5 NEXT>>

Mysql syntax

Hi Have a table: budget When I try this: MySql: insert into budget values (’Department A’,1,2,200) Department A represents:A Department called A 1 represents: a courseno from table course 2 also represents: a courseno from table course It doesnt work :|… Any suggestions.... ? ...

View Answer   |  Nov 4 2009  9:59 PM GMT
MySQL, tables, Data Tables
asked by Ak1bo78

  30 pts.

Constraints (MySql,tables,null,PK,FK etc)

Hi all(waves) noob here ( :) ) ( yes you might look down upon me) ( :( ) never the less....:)  Quick question: Tables made so far: department values (depno,dname) course values values (courseno) How would I create a table eg "Table budgets"...with values of two budgets (£100 and £200) for...

Answer Question   |  Nov 4 2009  7:52 PM GMT
MySQL, tables, constraints
asked by Ak1bo78

  30 pts.

MySQL database size

Is there a limit on database size for MySQL? my database is getting on the large zise will this effect proformance? Software/Hardware used: linux server

View Answer   |  Oct 25 2009  5:45 PM GMT
SQL, MySQL, PHP
asked by Worktopm

  5 pts.

multi-use of the database

Hello . I've developed a local website using xampp , and I want to access the mysql database in it to develop a J2SE application. Is it possible ? if so could you give me the right keywords to search since I kept trying every single word that could pop into my mind . Thank you very much . ...

Answer Question   |  Oct 21 2009  7:10 PM GMT
MySQL, Java Database Connectivity, xampp
asked by Hanai

  5 pts.

Foreign key constraints support in MyISAM

Are foreign key constraints supported in MyISAM of MySQL? I have created a table using InnoDB, declaring the foreign key, and now I want to convert that table to MyISAM. Is it possible, and if so, how can I do it? Software/Hardware used: MySQL

Answer Question   |  Oct 20 2009  8:03 PM GMT
MySQL, MyISAM, InnoDB
asked by Linux - Ask the Expert

  225 pts.

SQL related tables

I have 2 tables one with all my products and their accociated details and another with comments on the products. Product table 1 prodID, title, description, price Comments table 2 commID, prodID, comment I would like to export this to a single XML file, thus an XML element for each product from...

View Answer   |  Oct 16 2009  7:10 AM GMT
SQL tables, SQL Related Tables, MySQL 5.0
asked by Geeko

  5 pts.

Plans and Guidelines for a Web Application Project

Hello there fellow users, I have been entrusted with the task of designing and implementing a financial system for a charity foundation where I live. The charity foundation requires its work (addition and retrieval of records, for example) to be done online, using a web app. The app connects to a...

Answer Question   |  Oct 13 2009  1:17 AM GMT
ASP.NET, MySQL, Apache
asked by Voulnet

  5 pts.

abt the server

is it possible to make my personal computer to act both as client and server for the purpous of doing project like php-mysql-apache and for deployinf j2ee also

View Answer   |  Oct 11 2009  1:46 AM GMT
PHP, MySQL, Apache
asked by Chansanle

  5 pts.

Advantages and disadvantages of MySQL 5.0

Can someone explain me what are the advantages and disadvantages of MySQL 5.0??

View Answer   |  Sep 2 2009  1:05 PM GMT
MySQL, Database design, MySQL 5.0
asked by Espada007

  5 pts.

MySQL 5.0 advantages and disadvantages

what is the advantage and disadvantage of mysql 5.0?

Answer Question   |  Aug 28 2009  5:53 AM GMT
MySQL 5.0, MySQL
asked by Mysql

  10 pts.

MySQL vs. Oracle

what is the major two comparison of mysql5.0 and oracle 10g?

View Answer   |  Aug 26 2009  8:36 AM GMT
MySQL, MySQL 5.0, Oracle 10g
asked by Mysql

  10 pts.

mysqldatetime exception

mysqldatetime exception i am using MySql  with c# in my window application , In code i think everything is fine , when i made a latest patch for the given installer it throwing an exceptuon at client side " Cannot perform '<=' operation on MySql.Data.Types.MySqlDateTime and System.String." ...

Answer Question   |  Aug 14 2009  5:00 PM GMT
MySQL, C#
asked by ITKE

  10075 pts.

MySQL Database - Multiple Images

Hi, I am going to build a database soon for a website that can grow tremendously in the long run when it comes to the amount of records being added. This will be a MySql Database integrating with a Flash website. My main question is how should I handle multiple images being uploaded. A user will...

View Answer   |  Jul 30 2009  8:17 PM GMT
MySQL, MySQL Database
asked by Heato112

  20 pts.

php and mysql

How can we create a family tree map using php and mysql?

Answer Question   |  Jul 9 2009  12:45 AM GMT
MySQL, PHP
asked by Sanasher

  5 pts.

Using MySQL message API on Windows

I am new to MySQL message API. I want to use MySQL message API on Windows platform. But MySQL message API is tested and developed on open source platform (Linux, Unix, etc). I think MySQL message API is nothing but a udf, which uses spread toolkit (spread daemon). So I tried to build a dll for...

Answer Question   |  Jun 23 2009  3:12 PM GMT
Windows, MySQL, API
asked by Linux - Ask the Expert

  225 pts.

How can I synchronize three instances of MySql

I have three instances of MySQL located in Chicago, London and Hong Kong and I want to keep them sychronized. Is there a standard way to do this.

asked by Kcornell

  5 pts.

Photo upload in a profile with PHP and MySQL?

Please help me by giving script for uploading and updating member photo in his profile using php and mysql

Answer Question   |  May 15 2009  5:21 AM GMT
PHP, MySQL, Web development
asked by Shreeuram

  45 pts.

How to pass array in MySQL procedure parameter

how to pass array in mysql procedure parameter

Answer Question   |  May 12 2009  7:13 AM GMT
MySQL, MySQL Stored Procedures, Database programming
asked by Guptarun

  5 pts.

Send email to admin on table update in MySQL

hi, I have to send an email every time table in DB is updated. i have to do this because my anti virus is blocking 25 port. so how it is possible to send an email without unblocking of 25 port

Answer Question   |  Apr 30 2009  9:53 AM GMT
send email by database, MySQL, Port 25
asked by Amenikk

  5 pts.

odbc as/400 connect to mysql

I am trying to figure out how to get data from the as/400 into mysql

View Answer   |  Apr 27 2009  4:49 PM GMT
ODBC, AS/400 Client Access, MySQL
asked by Sunnyday

  25 pts.

1 - 20 of 92
<<PREVIOUS 1|2|3|4|5 NEXT>>