Re: Suppress table header when using ODBC

2005-10-11 Thread Gleb Paharenko
Hello.



> Printbench Pro



I haven't found any information while was searching by the 'Printbench'

key word at mysql.com (to say the truth I was unable to find a lot of

even in Google). So maybe someone other could help.







Gerald Taylor wrote:

> Gleb Paharenko wrote:

> 

>> Hello.

>>

>>

>>> I am using a desktop program that imports data from a mysql

>>

>>

>>

>> What program?

>>

>>

> Printbench Pro

> 

>>> for one  little glitch:  it adds one extra row at the beginning of

>>> the dataset with the names of the columns in it.   I need for that

>>

>>

>>

>> Does you program show column names in the numeric fields?

>>

> In a manner of speaking, Yes.  When you DO the query it shows all the

> data in spreadsheet fashion.  The columns all have headers and you can't

> edit it.  THen when you go to layout, all the field headers are used as

> placeholders and may be drug around and formatted in the layout.

> 

> I have also contacted Elkriver tech support about this, but I thought

> it might be an issue I could solve with a mysql solution.

> 

> The problem is I want to bar encode one of the fields, and the bar

> encoding I want to use is numeric only.  So it craps out the whole

> column just because the first row has a non numeric field header.  and

> that is why I need it to go away.

> 

>>

>



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
   <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: Suppress table header when using ODBC

2005-10-11 Thread Gerald Taylor

Gleb Paharenko wrote:

Hello.



I am using a desktop program that imports data from a mysql



What program?



Printbench Pro


for one  little glitch:  it adds one extra row at the beginning of
the dataset with the names of the columns in it.   I need for that



Does you program show column names in the numeric fields?

In a manner of speaking, Yes.  When you DO the query it shows all the 
data in spreadsheet fashion.  The columns all have headers and you can't 
edit it.  THen when you go to layout, all the field headers are used as 
placeholders and may be drug around and formatted in the layout.


I have also contacted Elkriver tech support about this, but I thought
it might be an issue I could solve with a mysql solution.

The problem is I want to bar encode one of the fields, and the bar
encoding I want to use is numeric only.  So it craps out the whole
column just because the first row has a non numeric field header.  and 
that is why I need it to go away.


Gerald Taylor wrote:


Hello,

I am using a desktop program that imports data from a mysql
database using the ODBC mysql driver and everything works fine except
for one  little glitch:  it adds one extra row at the beginning of
the dataset with the names of the columns in it.   I need for that
column name row to NOT be there.  Do I do something to the query to
suppress is or is it some setting I set up?  I've googled and nothing.
MySQL 4.1 if it matters.  I know I remember reading somewhere how
to suppress this.   Thanks











--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: Suppress table header when using ODBC

2005-10-11 Thread Gleb Paharenko
Hello.



> I am using a desktop program that imports data from a mysql



What program?



> for one  little glitch:  it adds one extra row at the beginning of

> the dataset with the names of the columns in it.   I need for that



Does you program show column names in the numeric fields?





Gerald Taylor wrote:

> Hello,

> 

> I am using a desktop program that imports data from a mysql

> database using the ODBC mysql driver and everything works fine except

> for one  little glitch:  it adds one extra row at the beginning of

> the dataset with the names of the columns in it.   I need for that

> column name row to NOT be there.  Do I do something to the query to

> suppress is or is it some setting I set up?  I've googled and nothing.

> MySQL 4.1 if it matters.  I know I remember reading somewhere how

> to suppress this.   Thanks

> 

> 

> 



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
   <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Suppress table header when using ODBC

2005-10-10 Thread Gerald Taylor

Hello,

I am using a desktop program that imports data from a mysql
database using the ODBC mysql driver and everything works fine except 
for one  little glitch:  it adds one extra row at the beginning of

the dataset with the names of the columns in it.   I need for that
column name row to NOT be there.  Do I do something to the query to
suppress is or is it some setting I set up?  I've googled and nothing.
MySQL 4.1 if it matters.  I know I remember reading somewhere how
to suppress this.   Thanks



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]