You need to sign in to do that
Don't have an account?
vishesh91
Add data to objects
How to add data to custom objects without using data loader or import wizard.I have only 1 or 2 rows of data which I want to insert directly to an object without creating a tab for it.How to do that,please help
Hi,
In this case you can use developer console or eclipse to insert the data by DML statement insert operation.
Did this answer your question? If not, let me know what didn't work, or if so, please mark it solved.
All Answers
Hi,
In this case you can use developer console or eclipse to insert the data by DML statement insert operation.
Did this answer your question? If not, let me know what didn't work, or if so, please mark it solved.
no simple way for non developers then.I used the run anonymouse from eclipse