Re: Accessing MS Access and SQL Server from VB 6
From: Val Mazur (group51a_at_hotmail.com)
Date: 05/07/04
- Next message: Val Mazur: "Re: Save Records to XML for Local Editing & Then UpdateBatch When Done"
- Previous message: george collins: "Re: To FETCH or NOT"
- In reply to: sherilw: "Re: Accessing MS Access and SQL Server from VB 6"
- Next in thread: david epsom dot com dot au: "Re: Accessing MS Access and SQL Server from VB 6"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 6 May 2004 22:07:38 -0400
Hi,
I think this way would add extra pain in your development. As I know there
is no simple way to support multiple type of the databases any way. But you
decide to go the way of changing syntax, it could add very big amount of
time for testing
-- Val Mazur Microsoft MVP "sherilw" <anonymous@discussions.microsoft.com> wrote in message news:A5FDA17D-4238-4142-946C-45C82720A5FD@microsoft.com... > The program is quite large and uses hundreds of date and string specific > client side SQL statements. I would like to port some of my statements > over to stored procedures, but I'm not sure of the rules regarding which > ones to transfer. > I thought that if I had a couple of small procedures that would change the > syntax for an access date to the syntax for a SQL server date. > What do you think, is this the way to go? What are the rules regarding > stored procedures? > Thanks
- Next message: Val Mazur: "Re: Save Records to XML for Local Editing & Then UpdateBatch When Done"
- Previous message: george collins: "Re: To FETCH or NOT"
- In reply to: sherilw: "Re: Accessing MS Access and SQL Server from VB 6"
- Next in thread: david epsom dot com dot au: "Re: Accessing MS Access and SQL Server from VB 6"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|