Basic
In computer programming, BASIC (an acronym for Beginner's All-purpose Symbolic Instruction Code[1]) is a family of high-level programming languages.
Application
Database
Remove
Platform
Windows
Remove
License
Any
: I'm trying to decide what language would be best for writing simple scripts.
:
: It's very simple: All I need to do is generate text that I can use for creating .sql files. (I have about 5,000...
I'm using Visual Basic and am writing a connection string to connect to MSDE for SQL Server. I have this book here that says I have the option of using "Integrated Security" as part of my connection...
This message was edited by Compnerd at 2003-1-5 10:31:48
: This message was edited by Compnerd at 2003-1-5 10:9:44
: I would like to program Database programs for the Pocket PC using Embedded...
This message was edited by Compnerd at 2003-1-5 10:9:44
I would like to program Database programs for the Pocket PC using Embedded Visual Basic 3.0
I am fairly good with VisualBasic 6
I am having...
I have created a basic application in VB which accesses a website. Rather than having to go to View/Web Browser, I want the site to load when the application is started. Basically, it's the website...
: I'm working on a qbasic multitasking environement, it will have the possibility of accessing the internet. The only way to do it is write a Windows program, it will work in backgroung and when it...
: I making a program in QBasic but there are some things that
: I can't do in QB, so I want to do some parts of the program
: in VB. Do you know how can I send commands to the VB and then recive...
: Where can I get a subroutine that shows me how to access, read from and write to an FTP site?
:
You can start by going to Microsoft's site and doing a search on "ftp". The results will lead...
: Should i use the New...Project...one that says using the MFC? or just the basic win32 console application?
Well, do you want it to be a Console or MFC application?
In pascal it used to be possible to access the pc speaker through sound(frequency). is there a similar command in delphi? all i found was beep which creates the basic windows sound.
i would...
Hi, I have internet access through school. I compile easy, basic programs on their unix system.
How do I send or transfer these compiled executables from my unix account onto my pc or onto a...