SD shield read/write mode

Can anyone assist me with read/write to a SD shield. I am using a arduino along with a SD shield (POD uSD)

I have wrote my code but can seem to implement the shield along with my code, I want to store my data onto a file on the SD card. I've reviewed the example provided in the library's but it won't work for me

I have wrote my code but

don't intend to share it.

Can anyone assist me

Given the above, no.

GrahamKnowles:
Can anyone assist me with read/write to a SD shield.

How could anybody do that?

You are not telling about the Arduino board you are using.

You are not telling about the SD shield (link to vendors website, datasheet, docs etc.) you are using.

And finally you are not telling about the example sketch which you are using.

So everything is a secret and the only thing we know is:

  • you have an Arduino board, but you don't tell which one you have
  • you have a SD shield, but you don't tell which one you have
  • you have an example sketch, but you don't tell which one you have
  • but we know: you are unable to do something useful with the board, the shield and the sketch.