Off Topic: Inserting string data as blob in the database
Off Topic: Inserting string data as blob in the database
- Subject: Off Topic: Inserting string data as blob in the database
- From: Arnab Ganguly <email@hidden>
- Date: Mon, 12 Jul 2010 16:57:48 +0530
Dear All,
I know this is not the correct forum but information request as any idea how do I insert string as a blob data in DB.The problem that I am getting is I am migrating from 32bit Windows to 64bit Windows.
The same set of insertion works perfectly in case of 32bit but when we are trying it on 64bit I am getting the valid data along with garbage values.Even when I do memset on voidpointer and try to erase the garbage space still in the db column it comes as space occupied. This internally is taking up lots of space.
Any suggestions, pointers would be of great help.
Many thanks in advance.
-A
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden