User Profile

Collapse

Profile Sidebar

Collapse
rsyCoder
rsyCoder
Last Activity: Dec 2 '11, 05:22 AM
Joined: Jun 8 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Thanks! You pointed me in the right direction and I was able to get it all working correctly. I ended up needing to change rightbodyPan to relative as well as rightPan and the parent div to both of those. You got me started and probably saved me an hour or 3 of trial and error. Which is great because it I had already spent an hour on it before throwing the questions on the forum.

    Thanks again...
    See more | Go to post

    Leave a comment:


  • CSS - div not expanding so footer not going to bottom

    I am working with a template:

    http://demo.templatewo rld.com/zero/in_action/green_solutions/

    the relevant markup is:

    Code:
    <div id="bodyPan">
    	<div id="leftPan">
    		<div id="leftmemberPan">
    			<h3>More tips</h3>
    		</div>
    	</div>
    	<div id="rightPan">
      		<div id="rightbodyPan">
    ...
    See more | Go to post

  • rsyCoder
    started a topic Compare and Update or Drop and Reload?

    Compare and Update or Drop and Reload?

    I have a file from a vendor in XML:

    Code:
    <Item>
    	<company>Stuff</company>
    	<UPC>876543210123</UPC>
    	<prod_cd>M-PRODUCT         </prod_cd>
    	<descrip>This thing has some describable charicteristics               </descrip>
    	<brand xml:space="preserve">                    </brand>
    	<color>CLR </color>
    ...
    See more | Go to post

  • MS Charts Uniformed Date Axis Interval for Random Date Value Entries

    Hi, just started playing with MS Charts today. Environment is CS Exress 2010, Target Framework is 4.0.

    I am loading in a DataTable that includes Dates and Integers. Dates on X and Ints on Y.

    What I have done is taken random readings from my meter over the last week in kWh and recorded them in a Sqlite database. I am pulling those records into the DataTable and using that as the DataSource for the chart.
    ...
    See more | Go to post

  • rsyCoder
    started a topic Inventory counting system advise/critique

    Inventory counting system advise/critique

    I am faced with a decision about a design I would like to get right the first time. So a straight up answer or any helpful advice will be well appreciated.

    We are going to do an inventory. The files that will be created for the inventory will be simply a column of "barcode". There are still a lot of products that need to be barcoded and I was hoping to save time during the actual counting by creating sealed "Cases"...
    See more | Go to post

  • Correct, after restore the DB, we will call it basedata, has all the old users, including john.

    However there are no logins for any of the old users, including john.

    If I make a new login then it will make a new user of the same name and those work fine for connecting and everything is shiny.

    Is there a process I can use to make a newjohn get all permissions and table ownerships of john, then kill john, bury...
    See more | Go to post

    Leave a comment:


  • How do you associate a user to a Login in SQL 2005

    I have DB that was restored from SQL 2000 into an instance of 2005. With the different Login/User structure I had to create a login to connect to the DB through ODBC.

    What I am looking to do now is set it up so that the old user credentials can be used to login to the new DB and get all the same permissions.

    So in old 2000 DB user name is john and password is fortheloveofall thingsholypleas eletmein1.

    ...
    See more | Go to post
No activity results to display
Show More
Working...