473,385 Members | 1,727 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

RADiest client for SQL Server?

I've got a SQL Server database. Nearly finished. It's going to go on a
single non networked machine. One day somebody might get access to it over
ADSL (probably TS), but for now it's a single user no lan.

The machine will actually be running the MSDE. Windows XP Home.

I'm quite happy, for now, to put all the business logic in SQL Server.
Triggers, SPs etc.

I've got a fair bit of Access development experience.

What's the absolute quickest way to develop a client for this?

MDB or ADP client?
OLE-DB or ODBC connection?
Bound or unbound

My experience is with Access 97/2000 FE/BE type apps.

I've got ADSL, the customer's got ADSL, so any emergency DBA type stuff I
can do via VNC.

Yours opinions, as ever, are most valued and welcome.

Mike

Jul 20 '05 #1
1 1242
I would suggest an Access MDB with linked tables and bound forms as the
'RADiest' way to get your front end developed. There are inherent
performance issues with this methodolgy, but they will not likely be
apparent in the setup you have described. And any processes that are too
slow or require client server can be converted to unbound ADO connections
running stored procedures etc after you have build your prototype.

Andrew Chanter (RAD solutions)
"Mike MacSween" <mi**************************@btinternet.com> wrote in
message news:41*********************@news.aaisp.net.uk...
I've got a SQL Server database. Nearly finished. It's going to go on a
single non networked machine. One day somebody might get access to it over
ADSL (probably TS), but for now it's a single user no lan.

The machine will actually be running the MSDE. Windows XP Home.

I'm quite happy, for now, to put all the business logic in SQL Server.
Triggers, SPs etc.

I've got a fair bit of Access development experience.

What's the absolute quickest way to develop a client for this?

MDB or ADP client?
OLE-DB or ODBC connection?
Bound or unbound

My experience is with Access 97/2000 FE/BE type apps.

I've got ADSL, the customer's got ADSL, so any emergency DBA type stuff I
can do via VNC.

Yours opinions, as ever, are most valued and welcome.

Mike

Jul 20 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

15
by: Michael Rybak | last post by:
hi, everyone. I'm writing a 2-players game that should support network mode. I'm now testing it on 1 PC since I don't have 2. I directly use sockets, and both client and server do...
67
by: Mike MacSween | last post by:
I've got a SQL Server database. Nearly finished. It's going to go on a single non networked machine. One day somebody might get access to it over ADSL (probably TS), but for now it's a single user...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.