1.6.3 Can you answer these questions?

1.6.3.1 Error messages from TensorContract and TensorReduce
1.6.3.2 Oddify an even function and vice versa?
1.6.3.3 Create SQL Database on a manually specified directory
1.6.3.1 Error messages from TensorContract and TensorReduce

http://mathematica.stackexchange.com/questions/61719/error-messages-from-tensorcontract-and-tensorreduce

 
I am struggling with a few errors when using symbolic tensors. 
I am using mathematica 9.0.1.0, linux x86. 
 
The following code generates what seems to me an incorrect tensor, this 
is the smallest  ...
 
- asked by Artur Gower 4votes
1.6.3.2 Oddify an even function and vice versa?

http://mathematica.stackexchange.com/questions/62957/oddify-an-even-function-and-vice-versa

 
I want to know how to construct a function in Mathematica which would 
produce even analog of odd function and vice versa in closed form? 
 
The mathematical definitions are as follows: 
 
...
 
- asked by Anixx 2votes
1.6.3.3 Create SQL Database on a manually specified directory

http://mathematica.stackexchange.com/questions/61568/create-sql-database-on-a-manually-specified-directory

 
I am inserting lots of data into the preinstalled SQL Database in MM: 
 
con= OpenSQLConnection["demo"] > SQLCreateTable[con, 
SQLTable["anyname"], SQLcolums] > ... 
 
I am running out of disk space on my  ...
 
- asked by Patrick Bernhard 2votes