Click here to Skip to main content
15,920,688 members
Home / Discussions / Database
   

Database

 
Generala function to return grade from mark that stored in a table Pin
sepel15-Dec-07 18:07
sepel15-Dec-07 18:07 
GeneralRe: a function to return grade from mark that stored in a table Pin
Mark Churchill15-Dec-07 18:22
Mark Churchill15-Dec-07 18:22 
GeneralRe: a function to return grade from mark that stored in a table Pin
sepel15-Dec-07 18:36
sepel15-Dec-07 18:36 
GeneralRe: a function to return grade from mark that stored in a table Pin
Mark Churchill15-Dec-07 18:41
Mark Churchill15-Dec-07 18:41 
GeneralRe: a function to return grade from mark that stored in a table Pin
sepel15-Dec-07 18:59
sepel15-Dec-07 18:59 
GeneralRe: a function to return grade from mark that stored in a table Pin
Mark Churchill15-Dec-07 20:29
Mark Churchill15-Dec-07 20:29 
GeneralRe: a function to return grade from mark that stored in a table Pin
sepel15-Dec-07 20:38
sepel15-Dec-07 20:38 
AnswerGetting EF Beta 3 Working on Vista x64 Pin
martin_hughes15-Dec-07 7:11
martin_hughes15-Dec-07 7:11 
I thought I'd post this, just in case anyone is struggling to get Entity Framework Beta 3 working in 64-Bit environments.

Microsoft's line is that the design time EF Beta 3 is not supported officially, yet, on x64 platforms. This leads to all manner of billy, including the csdl, msdl and ssdl mapping files not being generated.

The work around is incredibly simple:

Copy:
Microsoft.Data.Entity.Build.Tasks.dll
Microsoft.Data.Entity.targets

from %windir%\Microsoft.NET\Framework64\v3.5 to %windir\Microsoft.NET\Framework\v3.5

and then rebuild the project (F6).

"On one of my cards it said I had to find temperatures lower than -8. The numbers I uncovered were -6 and -7 so I thought I had won, and so did the woman in the shop. But when she scanned the card the machine said I hadn't.

"I phoned Camelot and they fobbed me off with some story that -6 is higher - not lower - than -8 but I'm not having it."
-Tina Farrell, a 23 year old thicky from Levenshulme, Manchester.


GeneralDate Picker with SSRS2005 not working when called in VS 2005 [modified] Pin
MSinha14-Dec-07 23:39
MSinha14-Dec-07 23:39 
QuestionDoes updating view updates the table? Pin
NetBot14-Dec-07 19:00
NetBot14-Dec-07 19:00 
AnswerRe: Does updating view updates the table? Pin
pmarfleet14-Dec-07 21:59
pmarfleet14-Dec-07 21:59 
GeneralRe: Does updating view updates the table? Pin
NetBot14-Dec-07 22:54
NetBot14-Dec-07 22:54 
GeneralRe: Does updating view updates the table? Pin
pmarfleet15-Dec-07 6:43
pmarfleet15-Dec-07 6:43 
AnswerRe: Does updating view updates the table? Pin
Mike Dimmick15-Dec-07 6:31
Mike Dimmick15-Dec-07 6:31 
GeneralRe: Does updating view updates the table? Pin
pmarfleet15-Dec-07 9:46
pmarfleet15-Dec-07 9:46 
GeneralTrim Function Pin
mehrdadc4814-Dec-07 7:56
mehrdadc4814-Dec-07 7:56 
GeneralRe: Trim Function Pin
pmarfleet14-Dec-07 9:22
pmarfleet14-Dec-07 9:22 
GeneralRe: Trim Function Pin
GuyThiebaut15-Dec-07 11:24
professionalGuyThiebaut15-Dec-07 11:24 
GeneralTransferText and FileStream Incompatibility... [modified] Pin
new_phoenix14-Dec-07 6:28
new_phoenix14-Dec-07 6:28 
GeneralGetting RANDOM records from MS Access Pin
Nadia Monalisa14-Dec-07 6:15
Nadia Monalisa14-Dec-07 6:15 
GeneralRe: Getting RANDOM records from MS Access Pin
pmarfleet14-Dec-07 9:26
pmarfleet14-Dec-07 9:26 
GeneralMysql dateadd query problem Pin
archangel71714-Dec-07 5:11
archangel71714-Dec-07 5:11 
GeneralRe: Mysql dateadd query problem Pin
Mike Dimmick14-Dec-07 13:09
Mike Dimmick14-Dec-07 13:09 
GeneralRe: Mysql dateadd query problem Pin
archangel71715-Dec-07 12:28
archangel71715-Dec-07 12:28 
GeneralSELECT works fine when I execute directly but fails in stored proc Pin
Mel Padden14-Dec-07 0:43
Mel Padden14-Dec-07 0:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.