mohammadagul
PrinceAtif
- Local time
- Today, 21:08
- Joined
- Mar 14, 2004
- Messages
- 298
Hello friends,
I have been developing an Accounting System for my Multipurpose company with all the facts of accounting. It Includes everthing we need in An Accounting package. Presently we have 4 Users, one administrator. System is going very smooth with FE/BE on normal WindowsXP and MS Access Splitted Database.
Now the present situation is that we have to implement this for 8 user on 4 Story Building. First floor has 3 users, Second had 2 and Third has one for GM and fourth has one For GM.
My suggestion to the Management was to take a SQL Server and upzise the Database. Before i go any further i just wanted to add here that my database is a collection of more than 500 objects, mostly important are the queries. Update, Append, Union and create table queries are in significan amount in the db. Unfortunatley one of my friend had told me that All my Append, update , union and create table queris developed in Access will not work in SQL Server.
My question
1. Is this true that all the queries , Append, Update, Union And Create Table queries will not work?
2. if it is true than what methodology should i adopt to make my queris run?
Should i make functions and write all the coding of my Queries in VB as SQL Statments?
Please advice as best as possible.
Thankyou
Muhammad Atif Gul.
I have been developing an Accounting System for my Multipurpose company with all the facts of accounting. It Includes everthing we need in An Accounting package. Presently we have 4 Users, one administrator. System is going very smooth with FE/BE on normal WindowsXP and MS Access Splitted Database.
Now the present situation is that we have to implement this for 8 user on 4 Story Building. First floor has 3 users, Second had 2 and Third has one for GM and fourth has one For GM.
My suggestion to the Management was to take a SQL Server and upzise the Database. Before i go any further i just wanted to add here that my database is a collection of more than 500 objects, mostly important are the queries. Update, Append, Union and create table queries are in significan amount in the db. Unfortunatley one of my friend had told me that All my Append, update , union and create table queris developed in Access will not work in SQL Server.
My question
1. Is this true that all the queries , Append, Update, Union And Create Table queries will not work?
2. if it is true than what methodology should i adopt to make my queris run?
Should i make functions and write all the coding of my Queries in VB as SQL Statments?
Please advice as best as possible.
Thankyou
Muhammad Atif Gul.