[nsb-appstudio] SQL Server from NSBasic

49 views
Skip to first unread message

bruce.roeser@yahoo.com [nsbasic-app]

unread,
Aug 23, 2016, 3:44:28 PM8/23/16
to nsbas...@yahoogroups.com
 

Hey guys,


Is there a way to get at SQL Server databases from NSBasic?  I have applications for the desktop that I write in C# that I would like to be able to provide extensions to for people to reference the data on their phones.  I have accomplished this in a limited way by just developing a small ASP.Net web page that can be displayed on the devices but if I could accomplish this and give them the GUI that's available with an NSBasic application that would be really great.


Thanks,


-bruce

__._,_.___

Posted by: bruce....@yahoo.com
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (1)

Have you tried the highest rated email app?
With 4.5 stars in iTunes, the Yahoo Mail app is the highest rated email app on the market. What are you waiting for? Now you can access all your inboxes (Gmail, Outlook, AOL and more) in one place. Never delete an email again with 1000GB of free cloud storage.


.

__,_._,___

'SEF Mediapro Inc' sef.mediapro@sympatico.ca [nsbasic-app]

unread,
Aug 23, 2016, 4:20:58 PM8/23/16
to nsbas...@yahoogroups.com
 

Hi Bruce,

I use IHttpHandler with VB.net. Basically asp.net without the user interface. I find it is very fast and works extremely well with SQL Server.

 

“You can write custom HTTP handlers to process specific, predefined types of HTTP requests in any Common Language Specification (CLS) compliant language. Executable code defined in the HttpHandler classes, rather than conventional ASP or ASP.NET Web pages, responds to these specific requests. HTTP handlers give you a means of interacting with the low-level request and response services of the IIS Web server and provide functionality much like ISAPI extensions but with a simpler programming model.”

 

https://msdn.microsoft.com/en-us/library/system.web.ihttphandler(v=vs.100).aspx

 

Thanks

JamesF

 

From: nsbas...@yahoogroups.com [mailto:nsbas...@yahoogroups.com]
Sent: August 23, 2016 3:44 PM
To: nsbas...@yahoogroups.com
Subject: [nsb-appstudio] SQL Server from NSBasic

 




Hey guys,

 

Is there a way to get at SQL Server databases from NSBasic?  I have applications for the desktop that I write in C# that I would like to be able to provide extensions to for people to reference the data on their phones.  I have accomplished this in a limited way by just developing a small ASP.Net web page that can be displayed on the devices but if I could accomplish this and give them the GUI that's available with an NSBasic application that would be really great.

 

Thanks,

 

-bruce




__._,_.___

Posted by: "SEF Mediapro Inc" <sef.me...@sympatico.ca>

Have you tried the highest rated email app?
With 4.5 stars in iTunes, the Yahoo Mail app is the highest rated email app on the market. What are you waiting for? Now you can access all your inboxes (Gmail, Outlook, AOL and more) in one place. Never delete an email again with 1000GB of free cloud storage.


.

__,_._,___

'George Henne' gh@nsbasic.com [nsbasic-app]

unread,
Aug 23, 2016, 4:28:00 PM8/23/16
to Nsbasic App
 


>Hi Bruce,
>
>I use IHttpHandler with VB.net. Basically asp.net without the user
>interface. I find it is very fast and works extremely well with SQL Server.
>

>
>“You can write custom HTTP handlers to process specific, predefined
>types of HTTP requests in any Common Language Specification (CLS)
>compliant language. Executable code defined in the HttpHandler classes,
>rather than conventional ASP or ASP.NET Web pages, responds to these
>specific requests. HTTP handlers give you a means of interacting with
>the low-level request and response services of the IIS Web server and
>provide functionality much like ISAPI extensions but with a simpler
>programming model.”
>

>
>https://msdn.microsoft.com/en-us/library/system.web.ihttphandler(v=vs.
>100).aspx
>

>
>Thanks
>
>JamesF
>

>
>From: nsbas...@yahoogroups.com [mailto:nsbas...@yahoogroups.com]
>Sent: August 23, 2016 3:44 PM
>To: nsbas...@yahoogroups.com
>Subject: [nsb-appstudio] SQL Server from NSBasic
>

>
>
>
>
>

>Hey guys,
>

>
>Is there a way to get at SQL Server databases from NSBasic?  I have
>applications for the desktop that I write in C# that I would like to be
>able to provide extensions to for people to reference the data on their
>phones.  I have accomplished this in a limited way by just developing a
>small ASP.Net web page that can be displayed on the devices but if I
>could accomplish this and give them the GUI that's available with an
>NSBasic application that would be really great.
>

>
>Thanks,
>

>
>-bruce
>
>
>
>
>
>
>

__._,_.___

Posted by: "George Henne" <g...@nsbasic.com>

Have you tried the highest rated email app?
With 4.5 stars in iTunes, the Yahoo Mail app is the highest rated email app on the market. What are you waiting for? Now you can access all your inboxes (Gmail, Outlook, AOL and more) in one place. Never delete an email again with 1000GB of free cloud storage.


.

__,_._,___

Bob Briscoe bob@DatavisionImage.com [nsbasic-app]

unread,
Aug 23, 2016, 6:27:33 PM8/23/16
to [nsbasic-app]
 

Subject: Re: [nsb-appstudio] SQL Server from NSBasic

There is an easier way using AJAX and a php file with the credentials etc for the MySql database. I think there is info on this in the wiki. If not feel free to contact me

Bob Briscoe

On Tue, Aug 23, 2016 at 1:45 PM, Robert Briscoe <bob.datav...@gmail.com> wrote:
There is an easier way using AJAX and a php file with the passwords etc for the MySql database. I think there is info on this in the wiki. If not feel free to contact me

Bob Briscoe


Sent from Bob's I-Phone. 
Our custom signature recognition systems can speed data processing
and increase bottom line profits!



On Aug 23, 2016, at 12:43 PM, bruce....@yahoo.com [nsbasic-app] <nsbas...@yahoogroups.com> wrote:

 

Hey guys,


Is there a way to get at SQL Server databases from NSBasic?  I have applications for the desktop that I write in C# that I would like to be able to provide extensions to for people to reference the data on their phones.  I have accomplished this in a limited way by just developing a small ASP.Net web page that can be displayed on the devices but if I could accomplish this and give them the GUI that's available with an NSBasic application that would be really great.


Thanks,


-bruce


__._,_.___

Posted by: Bob Briscoe <bob.datav...@gmail.com>

Have you tried the highest rated email app?
With 4.5 stars in iTunes, the Yahoo Mail app is the highest rated email app on the market. What are you waiting for? Now you can access all your inboxes (Gmail, Outlook, AOL and more) in one place. Never delete an email again with 1000GB of free cloud storage.


.

__,_._,___

Bruce Roeser bruce.roeser@yahoo.com [nsbasic-app]

unread,
Aug 23, 2016, 7:50:05 PM8/23/16
to nsbas...@yahoogroups.com
 

Thanks, guys!



On Tuesday, August 23, 2016 6:26 PM, "Bob Briscoe b...@DatavisionImage.com [nsbasic-app]" <nsbas...@yahoogroups.com> wrote:


 
Subject: Re: [nsb-appstudio] SQL Server from NSBasic

There is an easier way using AJAX and a php file with the credentials etc for the MySql database. I think there is info on this in the wiki. If not feel free to contact me

Bob Briscoe

On Tue, Aug 23, 2016 at 1:45 PM, Robert Briscoe <bob.datav...@gmail.com> wrote:
There is an easier way using AJAX and a php file with the passwords etc for the MySql database. I think there is info on this in the wiki. If not feel free to contact me

Bob Briscoe


Sent from Bob's I-Phone. 
Our custom signature recognition systems can speed data processing
and increase bottom line profits!



On Aug 23, 2016, at 12:43 PM, bruce....@yahoo.com [nsbasic-app] <nsbas...@yahoogroups.com> wrote:

 
Hey guys,

Is there a way to get at SQL Server databases from NSBasic?  I have applications for the desktop that I write in C# that I would like to be able to provide extensions to for people to reference the data on their phones.  I have accomplished this in a limited way by just developing a small ASP.Net web page that can be displayed on the devices but if I could accomplish this and give them the GUI that's available with an NSBasic application that would be really great.

Thanks,

-bruce



__._,_.___

Posted by: Bruce Roeser <bruce....@yahoo.com>

Have you tried the highest rated email app?
With 4.5 stars in iTunes, the Yahoo Mail app is the highest rated email app on the market. What are you waiting for? Now you can access all your inboxes (Gmail, Outlook, AOL and more) in one place. Never delete an email again with 1000GB of free cloud storage.


.

__,_._,___
Reply all
Reply to author
Forward
0 new messages