Search Results

Showing results 1 to 5 of 5
Search took 0.01 seconds.
Search: Posts Made By: deniseaddy
Forum: MS SQL Oct 15th, 2008
Replies: 3
Views: 956
Posted By deniseaddy
Thanks for your help.

I've actually used the solution given to me in another forum and it seems to work:

SELECT TicketID,
Date,
Category,
Status
FROM (
SELECT TicketID,
Forum: MS SQL Oct 13th, 2008
Replies: 3
Views: 956
Posted By deniseaddy
Hi,

I'm having trouble building the correct syntax select statement for a system to handle support tickets.

The table "tickets" has the following columns:

id (int)
inserted...
Forum: ASP.NET Jul 24th, 2008
Replies: 2
Views: 768
Posted By deniseaddy
I've fixed this by using "<MarshalAs(UnmanagedType.U4)> ByRef ppwzMimeOut As Integer" in the function decalre.. but I don't really understand why it works, probably because I don't really understand...
Forum: ASP.NET Jul 22nd, 2008
Replies: 2
Views: 768
Posted By deniseaddy
Can nobody help me with this?

I've posted the same question in six forums and no-one seems to know what I've done wrong in my coding. I'm sure it's a simple case of using the wrong variable type...
Forum: ASP.NET Jul 20th, 2008
Replies: 2
Views: 768
Posted By deniseaddy
Hi,

I'm getting a casting error using the code below. The error on the web page (when you click the error icon) is:

Sys.WebForms.PageRequestManagerServerErrorExceptio n: Conversion from string...
Showing results 1 to 5 of 5

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC