|
We have many Crystal Reports (8,11) files with picture fields. The image data is comming from BLOB fields in a temporary database.
The problem: The Crystal Reports designer is showing the image, which was in the database at the time the field was inserted...
Started by DR on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
If the images came from the database, it might be saving to the .rpt if you have 'save data.
I'm not positive, but I think it keeps the initial picture so it can remember the dimensions.
|
|
I coded in the data contract from code samples and my service is running, but I didn't explicitly set the data contract.
At which bound is the data contract bound to the service contract?
Started by JL on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Any data being passed around must be something that can in the service contracts - all the operations and all the data being operated on - must be in a format that can be expressed in a WSDL (operations....
Service Description Language) file.
|
|
I was wondering why I get charged for data when I send picture messages. My phone makes me connect to the internet to send these messages, but if this picture messaging is really part of the Unlimited Messaging plan I should not have to pay for these....
Started by w3041049 on
, 11 posts
by 9 people.
Answer Snippets (Read the full thread at sprint):
My phone makes me the internet so I wont be charged for it? You need to let it connect, Picture mail uses data to send different scenerios for....
|
Ask your Facebook Friends
|
We are currently setting up a conference/meeting/voting system. There is a PC (Call it CompA) whose secondary display is the public display which shows information,voting results, etc.
There is another PC (call it CompB) which a clerk sits at. I would...
Started by Neil on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
|
|
Data and Picture messages I just received a SMS from Vodafone saying that Picture messages and data (GPRS) will not longer be part of Extra Packs from 1/9/06.
I searched the Vodafone web site but couldn't see anything.
The Extras pack is defined as a ...
Started by wapman on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at mobileexpert):
Yes i got the same txt..it seems that contracts are only binding.if they want them to be. .
|
|
Hi guys ,
I took a picture with my phone for an eBay listing where I take ALL my photos.
I added 1 of the pictures to an eBay listing without removing the EXIF data.. is this account toast?
Thanks
Started by hdavey10 on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at aspkin):
|
|
I have been reading a bit about how things will change with the shut down of picture mail and read that pictures will now be imbedded to emails, where it use to link to the website. Is that the same with voicemails? I received voice messages through picture...
Started by LILSTACY68 on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at sprint):
Larry ~ OKIESTRO Some email address you can use to text your... .
You will be able to send and receive picture mail without data charges but uploads to Facebook or other sites will incur data charges unless you use wi-fi if you have it.
|
|
I have 4 older phones on a family plan that we use just to text and send picture mail of the grandkids. One phone continues to receive "additional charges" under the 3G data charge, when the other phones do not. What is my daughter in law doing wrong ...
Started by rm83 on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at sprint):
If she will ....
If you send me a private message [...], I can add this type of block to her line so instead of pictures.
We recently implemented a way to block data usage while data charges.
I'm sorry to hear about your difficulties.
|
|
I want to provide about 10 different 'statistics' to my users. Each stat represents the count returned by a different query of my database. Each stat/query is specific to the current user. What is going to be the most efficient way to achieve this? Am...
Started by flesh on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
We have....
I'm not much of a data guy but I would think that a single stored' of the statistics as I go and store in the database, it's a simple query to retrieve the data when required may be required.
Don't want multiple queries per page.
|
|
I have the oauth authorization with google working correctly and am getting data from the contacts api. Now, I want to programmatically get a gmail user's first name, last name and picture. Which google api can i use to get this data?
Started by Pranav on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Off topic: how can I pm the author to ask if they've figured out how to get the picture from google id?.
ResultFeed.getId();
Im still looking for a way to get the picture.
|