Talk About Network

Google





Computer Aided Design - CAD > Programming with Microstation > Displaying SQL ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 2 Topic 346 of 479
Post > Topic >>

Displaying SQL select returns in a certain format (Not Dates!!!!!)

by tjennings@[EMAIL PROTECTED] Feb 11, 2005 at 08:04 AM

Hello,

I have a database full of test hole data that needs to be displayed in
the correct format.  In the database I have stuff like Sta, Offset,
Depth of Hole, and what not.  I can attach the column in the table to
the correct element (text nodes), and then go through the attach
displayable attributes and then display displayable attributes.  It
comes out all on different lines though.  For Instance: My displayable
attributes type SQLDAS statement is:

Select 'Test Hole # ', test_hole_, 'Sta ', sta, ', Offset ', offset
from table1

I go through the steps, but it displays like:
Test Hole #
1.0
Sta
1234+20.23
, Offset
40.37'

I want it to display
Test Hole # 1
Sta 1234+20.23, Offset 40.37'

Can anybody help, Thanks
 




 2 Posts in Topic:
Displaying SQL select returns in a certain format (Not Dates!!!!
tjennings@[EMAIL PROTECTE  2005-02-11 08:04:41 
Re: Displaying SQL select returns in a certain format (Not Dates
tjennings@[EMAIL PROTECTE  2005-02-14 07:08:38 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
localhost-V2008-12-19 Fri Jan 9 12:31:20 PST 2009.