Search found 7 matches

Go to advanced search

by justin
Thu Jun 19, 2014 4:18 pm
Forum: Tips and Techniques
Topic: Jade 7 ODBC Drivers
Replies: 1
Views: 3476

Jade 7 ODBC Drivers

If I want to access my existing Jade 7 Database server, via ODBC from a different computer, how do I install the Jade 7 ODBC drivers? Are they available separately? Can I just copy a DLL/EXE from somewhere? Looking at the Jade documentation and it only appears to mention them as part of a full Jade ...
by justin
Fri Jun 13, 2014 9:13 am
Forum: Tips and Techniques
Topic: Writing a .NET dll that Jade can use
Replies: 4
Views: 5407

Re: Writing a .NET dll that Jade can use

OK, now I've got an interesting situation. The server that I would like to get the .NET assembly imported into,does not have .NET framework installed. Jade throws a bit of a harsh error, would have been nice if it just said .NET framework not installed as it took me a little bit to figure out what w...
by justin
Thu Jun 12, 2014 3:12 pm
Forum: Tips and Techniques
Topic: Writing a .NET dll that Jade can use
Replies: 4
Views: 5407

Re: Writing a .NET dll that Jade can use

Yeah I think the issue I was having was thinking that .NET was an External Function or External Method call, I didn't realize that Jade actually imports them. I eventually came across the same doc, just going to give it a whirl now but looks straight forward.

Cheers
by justin
Thu Jun 12, 2014 1:12 pm
Forum: Tips and Techniques
Topic: Writing a .NET dll that Jade can use
Replies: 4
Views: 5407

Writing a .NET dll that Jade can use

I am trying to write a DLL in C#.NET that Jade can use (External Function or the like) but I can't seem to get it to work, and cannot find anything in the Jade docs about. All the Jade docs seem to be the other way round (i.e. Using .NET and calling Jade). I can get it as far as actually reading the...
by justin
Wed Apr 23, 2014 3:03 pm
Forum: Tips and Techniques
Topic: Web Service return error if invalid request
Replies: 5
Views: 6063

Re: Web Service return error if invalid request

Concerning the types of exception, what I was meaning was, because I am not arming any handlers directly myself, I am letting Jade handle the exceptions. In my head as far as webservices go there is really only two reponseses, a valid one (a SOAP:BODY with actual data or real results of the request)...
by justin
Wed Apr 23, 2014 9:18 am
Forum: Tips and Techniques
Topic: Web Service return error if invalid request
Replies: 5
Views: 6063

Re: Web Service return error if invalid request

Murray, yeah I was starting to head in that direction anyway. I have given it a try and seems to be working fine, I was concerning I would have to serialize XML/SOAP error messages out myself but as you say raising the exception and letting Jade handle it with (what I am assuming) are the default SO...
by justin
Tue Apr 22, 2014 1:58 pm
Forum: Tips and Techniques
Topic: Web Service return error if invalid request
Replies: 5
Views: 6063

Web Service return error if invalid request

I am tring to implement a webservice in Jade (7), and have a requirement to allow/deny the incoming client request based on IP address. I have created a base class which all my webservices will inherit, as I only want to write this code in one place. I have overriden the processRequest method in the...

Go to advanced search

cron