From Jeff at OUTBAKTech.com Fri Aug 15 07:22:49 2003 From: Jeff at OUTBAKTech.com (Jeff Barrows) Date: Fri, 15 Aug 2003 07:22:49 -0500 Subject: [dba-VB] Protecting an Application Message-ID: <8DA8776D2F418E46A2A464AC6CE630509238@outbaksrv1.outbaktech.com> I am wondering how you all protect your applications from being 'loaned out' to other people. I have been using Sentinel SuperPro hardware keys, but I do not think that I want to continue using them. I would be very interested in any software 'key' solutions that anyone could suggest. Jeff Barrows Outbak Technologies, LLC Racine, WI Phone: (262) 634-0653 Mailto: jeff_developer at hotmail.com www.outbaktech.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From Jeff at OUTBAKTech.com Fri Aug 15 07:22:49 2003 From: Jeff at OUTBAKTech.com (Jeff Barrows) Date: Fri, 15 Aug 2003 07:22:49 -0500 Subject: [dba-VB] [AccessD] Protecting an Application Message-ID: <8DA8776D2F418E46A2A464AC6CE630509238@outbaksrv1.outbaktech.com> I am wondering how you all protect your applications from being 'loaned out' to other people. I have been using Sentinel SuperPro hardware keys, but I do not think that I want to continue using them. I would be very interested in any software 'key' solutions that anyone could suggest. Jeff Barrows Outbak Technologies, LLC Racine, WI Phone: (262) 634-0653 Mailto: jeff_developer at hotmail.com www.outbaktech.com -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com From accessd at shaw.ca Fri Aug 15 09:48:41 2003 From: accessd at shaw.ca (Jim Lawrence (AccessD)) Date: Fri, 15 Aug 2003 07:48:41 -0700 Subject: [dba-VB] Protecting an Application In-Reply-To: <8DA8776D2F418E46A2A464AC6CE630509238@outbaksrv1.outbaktech.com> Message-ID: Hi Jeff: It is a bit risky because you may have to go back in at one point in time, but you can set you software to check to nic card number. I have some code for that but not here. HTH Jim -----Original Message----- From: dba-vb-bounces at databaseadvisors.com [mailto:dba-vb-bounces at databaseadvisors.com]On Behalf Of Jeff Barrows Sent: Friday, August 15, 2003 5:23 AM To: AccessD Cc: dba-VB Subject: [dba-VB] Protecting an Application I am wondering how you all protect your applications from being ?loaned out? to other people. I have been using Sentinel SuperPro hardware keys, but I do not think that I want to continue using them. I would be very interested in any software ?key? solutions that anyone could suggest. Jeff Barrows Outbak Technologies, LLC Racine, WI Phone: (262) 634-0653 Mailto: jeff_developer at hotmail.com www.outbaktech.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From my.lists at verizon.net Tue Aug 19 10:01:01 2003 From: my.lists at verizon.net (Francisco H Tapia) Date: Tue, 19 Aug 2003 08:01:01 -0700 Subject: [dba-VB] Re: [dba-SQLServer]Visual Basic 6.0/Crystal Reports 7.5 Crystl32.ocx (THREAD MOVED TO VB LIST) References: Message-ID: <000b01c36662$b4d65780$b615010a@FHTAPIA> Karen, I will forward your message to the approriate list :o), Now I woldn't go copying the regsvr32.exe over to winnt\system32 generally that file is already there unless someone or some bot deleted it. -Francisco http://rcm.netfirms.com On Tuesday, August 19, 2003 7:38 AM [GMT-8], Nicholson, Karen wrote: : I know this is a bit OT - but..... I am trying to get the active X : control to launch crystal reports from Visual Basic 6.0. I got the : crystl32.ocx file, but when I try to register it, I get a load : library failed the specified module could not be found. Are there : associated .dll's with this OCX that I am missing? Am I trying to : register it correctly by storing the regsvr32.exe and crystl32.ocx in : the same directory, c:winnt\system32? : : Any help is appreciated. From my.lists at verizon.net Tue Aug 19 10:01:01 2003 From: my.lists at verizon.net (Francisco H Tapia) Date: Tue, 19 Aug 2003 08:01:01 -0700 Subject: [dba-VB] Re: [dba-SQLServer]Visual Basic 6.0/Crystal Reports 7.5 Crystl32.ocx (THREAD MOVED TO VB LIST) References: Message-ID: <000b01c36662$b4d65780$b615010a@FHTAPIA> Karen, I will forward your message to the approriate list :o), Now I woldn't go copying the regsvr32.exe over to winnt\system32 generally that file is already there unless someone or some bot deleted it. -Francisco http://rcm.netfirms.com On Tuesday, August 19, 2003 7:38 AM [GMT-8], Nicholson, Karen wrote: : I know this is a bit OT - but..... I am trying to get the active X : control to launch crystal reports from Visual Basic 6.0. I got the : crystl32.ocx file, but when I try to register it, I get a load : library failed the specified module could not be found. Are there : associated .dll's with this OCX that I am missing? Am I trying to : register it correctly by storing the regsvr32.exe and crystl32.ocx in : the same directory, c:winnt\system32? : : Any help is appreciated. _______________________________________________ dba-SQLServer mailing list dba-SQLServer at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-sqlserver http://www.databaseadvisors.com From knicholson at gpsx.net Wed Aug 20 08:41:10 2003 From: knicholson at gpsx.net (Nicholson, Karen) Date: Wed, 20 Aug 2003 08:41:10 -0500 Subject: [dba-VB] Access Code versus VB6 Code Message-ID: Oh, the next journey in life. Now that I am SQL'ing away, I am now VB6'ing away. Or at least trying. Does anyone have any website addresses that contrast the differences between Access VBA and VB? For instance, it was so easy to place an event procedure on a button in Access to open a form. Took me a bit of time to find that this is achieved by a simpler frmProspects.Show in VB. I have a feeling that I am going to be tripping over this for a while. Next I need to open up a Crystal Report. Documentation says that I need to have to Crystal OCX from VB application on the form. I have the components, now how to get it on the form... This does look like it is going to be a blast once I get my feet under me. Thanks for any advice for a "newbie" to VB. From paul.hartland at fsmail.net Wed Aug 20 08:23:09 2003 From: paul.hartland at fsmail.net (paul.hartland at fsmail.net) Date: Wed, 20 Aug 2003 13:23:09 +0000 Subject: [dba-VB] Data Connection to a text file Message-ID: <20030820132310.ODQE12389.fep02-svc.ttys.com@localhost> To all, I have managed to create a connection to an Access Database like so : Function OpenDataConnection() As ADODB.Connection Set OpenDataConnection = New ADODB.Connection OpenDataConnection.CursorLocation = adUseClient OpenDataConnection.Open "PROVIDER=Microsoft.Jet.OLEDB.4.0;Data Source=" & pubstrDatabase & ";" End Function Where a user can select the Access Database they want to connect to, but I can't see to do the same to connect to a text file....Is it possible to connect to a text file in this way ? Thanks for any help in advance..... Paul Hartland __________________________________________________________________________ Join Freeserve http://www.freeserve.com/time/ Winner of the 2003 Internet Service Providers' Association awards for Best Unmetered ISP and Best Consumer Application. From paul.hartland at fsmail.net Wed Aug 27 04:23:47 2003 From: paul.hartland at fsmail.net (paul.hartland at fsmail.net) Date: Wed, 27 Aug 2003 11:23:47 +0200 (CEST) Subject: [dba-VB] Message-ID: <1624266.1061976227558.JavaMail.www@wwinf3009.me-wanadoo.net> To all, I have a access query which will contain a range of dates and a shift number (1,2,3), which will normally have data similar to the following: Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 26/08/03 2 12 26/08/03 3 56 26/08/03 3 43 I need to export this query out to Excel but stop after each shift number finishes and add sub-totals into the Excel sheet like so : Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 Sub-Total Qty 66 26/08/03 2 12 Sub-Total Qty 12 26/08/03 3 56 26/08/03 3 43 Sub-Total Qty 99 Anyone know a way that this can be achieved........ Thanks in advance for any help..... Paul -------------- next part -------------- An HTML attachment was scrubbed... URL: From paul.hartland at fsmail.net Wed Aug 27 04:23:47 2003 From: paul.hartland at fsmail.net (paul.hartland at fsmail.net) Date: Wed, 27 Aug 2003 11:23:47 +0200 (CEST) Subject: [dba-VB] [dba-SQLServer] Message-ID: <1624266.1061976227558.JavaMail.www@wwinf3009.me-wanadoo.net> To all, I have a access query which will contain a range of dates and a shift number (1,2,3), which will normally have data similar to the following: Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 26/08/03 2 12 26/08/03 3 56 26/08/03 3 43 I need to export this query out to Excel but stop after each shift number finishes and add sub-totals into the Excel sheet like so : Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 Sub-Total Qty 66 26/08/03 2 12 Sub-Total Qty 12 26/08/03 3 56 26/08/03 3 43 Sub-Total Qty 99 Anyone know a way that this can be achieved........ Thanks in advance for any help..... Paul -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- _______________________________________________ dba-SQLServer mailing list dba-SQLServer at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-sqlserver http://www.databaseadvisors.com From paul.hartland at fsmail.net Wed Aug 27 04:23:47 2003 From: paul.hartland at fsmail.net (paul.hartland at fsmail.net) Date: Wed, 27 Aug 2003 11:23:47 +0200 (CEST) Subject: [dba-VB] [AccessD] Message-ID: <1624266.1061976227558.JavaMail.www@wwinf3009.me-wanadoo.net> To all, I have a access query which will contain a range of dates and a shift number (1,2,3), which will normally have data similar to the following: Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 26/08/03 2 12 26/08/03 3 56 26/08/03 3 43 I need to export this query out to Excel but stop after each shift number finishes and add sub-totals into the Excel sheet like so : Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 Sub-Total Qty 66 26/08/03 2 12 Sub-Total Qty 12 26/08/03 3 56 26/08/03 3 43 Sub-Total Qty 99 Anyone know a way that this can be achieved........ Thanks in advance for any help..... Paul -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com From paul.hartland at fsmail.net Wed Aug 27 04:23:47 2003 From: paul.hartland at fsmail.net (paul.hartland at fsmail.net) Date: Wed, 27 Aug 2003 11:23:47 +0200 (CEST) Subject: [dba-VB] [AccessD] [dba-SQLServer] Message-ID: <1624266.1061976227558.JavaMail.www@wwinf3009.me-wanadoo.net> To all, I have a access query which will contain a range of dates and a shift number (1,2,3), which will normally have data similar to the following: Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 26/08/03 2 12 26/08/03 3 56 26/08/03 3 43 I need to export this query out to Excel but stop after each shift number finishes and add sub-totals into the Excel sheet like so : Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 Sub-Total Qty 66 26/08/03 2 12 Sub-Total Qty 12 26/08/03 3 56 26/08/03 3 43 Sub-Total Qty 99 Anyone know a way that this can be achieved........ Thanks in advance for any help..... Paul -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- _______________________________________________ dba-SQLServer mailing list dba-SQLServer at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-sqlserver http://www.databaseadvisors.com -------------- next part -------------- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com From paul.hartland at fsmail.net Wed Aug 27 04:23:47 2003 From: paul.hartland at fsmail.net (paul.hartland at fsmail.net) Date: Wed, 27 Aug 2003 11:23:47 +0200 (CEST) Subject: [dba-VB] [dba-SQLServer][AccessD] Message-ID: <1624266.1061976227558.JavaMail.www@wwinf3009.me-wanadoo.net> To all, I have a access query which will contain a range of dates and a shift number (1,2,3), which will normally have data similar to the following: Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 26/08/03 2 12 26/08/03 3 56 26/08/03 3 43 I need to export this query out to Excel but stop after each shift number finishes and add sub-totals into the Excel sheet like so : Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 Sub-Total Qty 66 26/08/03 2 12 Sub-Total Qty 12 26/08/03 3 56 26/08/03 3 43 Sub-Total Qty 99 Anyone know a way that this can be achieved........ Thanks in advance for any help..... Paul -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com -------------- next part -------------- _______________________________________________ dba-SQLServer mailing list dba-SQLServer at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-sqlserver http://www.databaseadvisors.com From Jeff at OUTBAKTech.com Fri Aug 15 07:22:49 2003 From: Jeff at OUTBAKTech.com (Jeff Barrows) Date: Fri, 15 Aug 2003 07:22:49 -0500 Subject: [dba-VB] Protecting an Application Message-ID: <8DA8776D2F418E46A2A464AC6CE630509238@outbaksrv1.outbaktech.com> I am wondering how you all protect your applications from being 'loaned out' to other people. I have been using Sentinel SuperPro hardware keys, but I do not think that I want to continue using them. I would be very interested in any software 'key' solutions that anyone could suggest. Jeff Barrows Outbak Technologies, LLC Racine, WI Phone: (262) 634-0653 Mailto: jeff_developer at hotmail.com www.outbaktech.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From Jeff at OUTBAKTech.com Fri Aug 15 07:22:49 2003 From: Jeff at OUTBAKTech.com (Jeff Barrows) Date: Fri, 15 Aug 2003 07:22:49 -0500 Subject: [dba-VB] [AccessD] Protecting an Application Message-ID: <8DA8776D2F418E46A2A464AC6CE630509238@outbaksrv1.outbaktech.com> I am wondering how you all protect your applications from being 'loaned out' to other people. I have been using Sentinel SuperPro hardware keys, but I do not think that I want to continue using them. I would be very interested in any software 'key' solutions that anyone could suggest. Jeff Barrows Outbak Technologies, LLC Racine, WI Phone: (262) 634-0653 Mailto: jeff_developer at hotmail.com www.outbaktech.com -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com From accessd at shaw.ca Fri Aug 15 09:48:41 2003 From: accessd at shaw.ca (Jim Lawrence (AccessD)) Date: Fri, 15 Aug 2003 07:48:41 -0700 Subject: [dba-VB] Protecting an Application In-Reply-To: <8DA8776D2F418E46A2A464AC6CE630509238@outbaksrv1.outbaktech.com> Message-ID: Hi Jeff: It is a bit risky because you may have to go back in at one point in time, but you can set you software to check to nic card number. I have some code for that but not here. HTH Jim -----Original Message----- From: dba-vb-bounces at databaseadvisors.com [mailto:dba-vb-bounces at databaseadvisors.com]On Behalf Of Jeff Barrows Sent: Friday, August 15, 2003 5:23 AM To: AccessD Cc: dba-VB Subject: [dba-VB] Protecting an Application I am wondering how you all protect your applications from being ?loaned out? to other people. I have been using Sentinel SuperPro hardware keys, but I do not think that I want to continue using them. I would be very interested in any software ?key? solutions that anyone could suggest. Jeff Barrows Outbak Technologies, LLC Racine, WI Phone: (262) 634-0653 Mailto: jeff_developer at hotmail.com www.outbaktech.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From my.lists at verizon.net Tue Aug 19 10:01:01 2003 From: my.lists at verizon.net (Francisco H Tapia) Date: Tue, 19 Aug 2003 08:01:01 -0700 Subject: [dba-VB] Re: [dba-SQLServer]Visual Basic 6.0/Crystal Reports 7.5 Crystl32.ocx (THREAD MOVED TO VB LIST) References: Message-ID: <000b01c36662$b4d65780$b615010a@FHTAPIA> Karen, I will forward your message to the approriate list :o), Now I woldn't go copying the regsvr32.exe over to winnt\system32 generally that file is already there unless someone or some bot deleted it. -Francisco http://rcm.netfirms.com On Tuesday, August 19, 2003 7:38 AM [GMT-8], Nicholson, Karen wrote: : I know this is a bit OT - but..... I am trying to get the active X : control to launch crystal reports from Visual Basic 6.0. I got the : crystl32.ocx file, but when I try to register it, I get a load : library failed the specified module could not be found. Are there : associated .dll's with this OCX that I am missing? Am I trying to : register it correctly by storing the regsvr32.exe and crystl32.ocx in : the same directory, c:winnt\system32? : : Any help is appreciated. From my.lists at verizon.net Tue Aug 19 10:01:01 2003 From: my.lists at verizon.net (Francisco H Tapia) Date: Tue, 19 Aug 2003 08:01:01 -0700 Subject: [dba-VB] Re: [dba-SQLServer]Visual Basic 6.0/Crystal Reports 7.5 Crystl32.ocx (THREAD MOVED TO VB LIST) References: Message-ID: <000b01c36662$b4d65780$b615010a@FHTAPIA> Karen, I will forward your message to the approriate list :o), Now I woldn't go copying the regsvr32.exe over to winnt\system32 generally that file is already there unless someone or some bot deleted it. -Francisco http://rcm.netfirms.com On Tuesday, August 19, 2003 7:38 AM [GMT-8], Nicholson, Karen wrote: : I know this is a bit OT - but..... I am trying to get the active X : control to launch crystal reports from Visual Basic 6.0. I got the : crystl32.ocx file, but when I try to register it, I get a load : library failed the specified module could not be found. Are there : associated .dll's with this OCX that I am missing? Am I trying to : register it correctly by storing the regsvr32.exe and crystl32.ocx in : the same directory, c:winnt\system32? : : Any help is appreciated. _______________________________________________ dba-SQLServer mailing list dba-SQLServer at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-sqlserver http://www.databaseadvisors.com From knicholson at gpsx.net Wed Aug 20 08:41:10 2003 From: knicholson at gpsx.net (Nicholson, Karen) Date: Wed, 20 Aug 2003 08:41:10 -0500 Subject: [dba-VB] Access Code versus VB6 Code Message-ID: Oh, the next journey in life. Now that I am SQL'ing away, I am now VB6'ing away. Or at least trying. Does anyone have any website addresses that contrast the differences between Access VBA and VB? For instance, it was so easy to place an event procedure on a button in Access to open a form. Took me a bit of time to find that this is achieved by a simpler frmProspects.Show in VB. I have a feeling that I am going to be tripping over this for a while. Next I need to open up a Crystal Report. Documentation says that I need to have to Crystal OCX from VB application on the form. I have the components, now how to get it on the form... This does look like it is going to be a blast once I get my feet under me. Thanks for any advice for a "newbie" to VB. From paul.hartland at fsmail.net Wed Aug 20 08:23:09 2003 From: paul.hartland at fsmail.net (paul.hartland at fsmail.net) Date: Wed, 20 Aug 2003 13:23:09 +0000 Subject: [dba-VB] Data Connection to a text file Message-ID: <20030820132310.ODQE12389.fep02-svc.ttys.com@localhost> To all, I have managed to create a connection to an Access Database like so : Function OpenDataConnection() As ADODB.Connection Set OpenDataConnection = New ADODB.Connection OpenDataConnection.CursorLocation = adUseClient OpenDataConnection.Open "PROVIDER=Microsoft.Jet.OLEDB.4.0;Data Source=" & pubstrDatabase & ";" End Function Where a user can select the Access Database they want to connect to, but I can't see to do the same to connect to a text file....Is it possible to connect to a text file in this way ? Thanks for any help in advance..... Paul Hartland __________________________________________________________________________ Join Freeserve http://www.freeserve.com/time/ Winner of the 2003 Internet Service Providers' Association awards for Best Unmetered ISP and Best Consumer Application. From paul.hartland at fsmail.net Wed Aug 27 04:23:47 2003 From: paul.hartland at fsmail.net (paul.hartland at fsmail.net) Date: Wed, 27 Aug 2003 11:23:47 +0200 (CEST) Subject: [dba-VB] Message-ID: <1624266.1061976227558.JavaMail.www@wwinf3009.me-wanadoo.net> To all, I have a access query which will contain a range of dates and a shift number (1,2,3), which will normally have data similar to the following: Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 26/08/03 2 12 26/08/03 3 56 26/08/03 3 43 I need to export this query out to Excel but stop after each shift number finishes and add sub-totals into the Excel sheet like so : Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 Sub-Total Qty 66 26/08/03 2 12 Sub-Total Qty 12 26/08/03 3 56 26/08/03 3 43 Sub-Total Qty 99 Anyone know a way that this can be achieved........ Thanks in advance for any help..... Paul -------------- next part -------------- An HTML attachment was scrubbed... URL: From paul.hartland at fsmail.net Wed Aug 27 04:23:47 2003 From: paul.hartland at fsmail.net (paul.hartland at fsmail.net) Date: Wed, 27 Aug 2003 11:23:47 +0200 (CEST) Subject: [dba-VB] [dba-SQLServer] Message-ID: <1624266.1061976227558.JavaMail.www@wwinf3009.me-wanadoo.net> To all, I have a access query which will contain a range of dates and a shift number (1,2,3), which will normally have data similar to the following: Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 26/08/03 2 12 26/08/03 3 56 26/08/03 3 43 I need to export this query out to Excel but stop after each shift number finishes and add sub-totals into the Excel sheet like so : Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 Sub-Total Qty 66 26/08/03 2 12 Sub-Total Qty 12 26/08/03 3 56 26/08/03 3 43 Sub-Total Qty 99 Anyone know a way that this can be achieved........ Thanks in advance for any help..... Paul -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- _______________________________________________ dba-SQLServer mailing list dba-SQLServer at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-sqlserver http://www.databaseadvisors.com From paul.hartland at fsmail.net Wed Aug 27 04:23:47 2003 From: paul.hartland at fsmail.net (paul.hartland at fsmail.net) Date: Wed, 27 Aug 2003 11:23:47 +0200 (CEST) Subject: [dba-VB] [AccessD] Message-ID: <1624266.1061976227558.JavaMail.www@wwinf3009.me-wanadoo.net> To all, I have a access query which will contain a range of dates and a shift number (1,2,3), which will normally have data similar to the following: Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 26/08/03 2 12 26/08/03 3 56 26/08/03 3 43 I need to export this query out to Excel but stop after each shift number finishes and add sub-totals into the Excel sheet like so : Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 Sub-Total Qty 66 26/08/03 2 12 Sub-Total Qty 12 26/08/03 3 56 26/08/03 3 43 Sub-Total Qty 99 Anyone know a way that this can be achieved........ Thanks in advance for any help..... Paul -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com From paul.hartland at fsmail.net Wed Aug 27 04:23:47 2003 From: paul.hartland at fsmail.net (paul.hartland at fsmail.net) Date: Wed, 27 Aug 2003 11:23:47 +0200 (CEST) Subject: [dba-VB] [AccessD] [dba-SQLServer] Message-ID: <1624266.1061976227558.JavaMail.www@wwinf3009.me-wanadoo.net> To all, I have a access query which will contain a range of dates and a shift number (1,2,3), which will normally have data similar to the following: Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 26/08/03 2 12 26/08/03 3 56 26/08/03 3 43 I need to export this query out to Excel but stop after each shift number finishes and add sub-totals into the Excel sheet like so : Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 Sub-Total Qty 66 26/08/03 2 12 Sub-Total Qty 12 26/08/03 3 56 26/08/03 3 43 Sub-Total Qty 99 Anyone know a way that this can be achieved........ Thanks in advance for any help..... Paul -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- _______________________________________________ dba-SQLServer mailing list dba-SQLServer at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-sqlserver http://www.databaseadvisors.com -------------- next part -------------- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com From paul.hartland at fsmail.net Wed Aug 27 04:23:47 2003 From: paul.hartland at fsmail.net (paul.hartland at fsmail.net) Date: Wed, 27 Aug 2003 11:23:47 +0200 (CEST) Subject: [dba-VB] [dba-SQLServer][AccessD] Message-ID: <1624266.1061976227558.JavaMail.www@wwinf3009.me-wanadoo.net> To all, I have a access query which will contain a range of dates and a shift number (1,2,3), which will normally have data similar to the following: Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 26/08/03 2 12 26/08/03 3 56 26/08/03 3 43 I need to export this query out to Excel but stop after each shift number finishes and add sub-totals into the Excel sheet like so : Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 Sub-Total Qty 66 26/08/03 2 12 Sub-Total Qty 12 26/08/03 3 56 26/08/03 3 43 Sub-Total Qty 99 Anyone know a way that this can be achieved........ Thanks in advance for any help..... Paul -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com -------------- next part -------------- _______________________________________________ dba-SQLServer mailing list dba-SQLServer at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-sqlserver http://www.databaseadvisors.com From Jeff at OUTBAKTech.com Fri Aug 15 07:22:49 2003 From: Jeff at OUTBAKTech.com (Jeff Barrows) Date: Fri, 15 Aug 2003 07:22:49 -0500 Subject: [dba-VB] Protecting an Application Message-ID: <8DA8776D2F418E46A2A464AC6CE630509238@outbaksrv1.outbaktech.com> I am wondering how you all protect your applications from being 'loaned out' to other people. I have been using Sentinel SuperPro hardware keys, but I do not think that I want to continue using them. I would be very interested in any software 'key' solutions that anyone could suggest. Jeff Barrows Outbak Technologies, LLC Racine, WI Phone: (262) 634-0653 Mailto: jeff_developer at hotmail.com www.outbaktech.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From Jeff at OUTBAKTech.com Fri Aug 15 07:22:49 2003 From: Jeff at OUTBAKTech.com (Jeff Barrows) Date: Fri, 15 Aug 2003 07:22:49 -0500 Subject: [dba-VB] [AccessD] Protecting an Application Message-ID: <8DA8776D2F418E46A2A464AC6CE630509238@outbaksrv1.outbaktech.com> I am wondering how you all protect your applications from being 'loaned out' to other people. I have been using Sentinel SuperPro hardware keys, but I do not think that I want to continue using them. I would be very interested in any software 'key' solutions that anyone could suggest. Jeff Barrows Outbak Technologies, LLC Racine, WI Phone: (262) 634-0653 Mailto: jeff_developer at hotmail.com www.outbaktech.com -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com From accessd at shaw.ca Fri Aug 15 09:48:41 2003 From: accessd at shaw.ca (Jim Lawrence (AccessD)) Date: Fri, 15 Aug 2003 07:48:41 -0700 Subject: [dba-VB] Protecting an Application In-Reply-To: <8DA8776D2F418E46A2A464AC6CE630509238@outbaksrv1.outbaktech.com> Message-ID: Hi Jeff: It is a bit risky because you may have to go back in at one point in time, but you can set you software to check to nic card number. I have some code for that but not here. HTH Jim -----Original Message----- From: dba-vb-bounces at databaseadvisors.com [mailto:dba-vb-bounces at databaseadvisors.com]On Behalf Of Jeff Barrows Sent: Friday, August 15, 2003 5:23 AM To: AccessD Cc: dba-VB Subject: [dba-VB] Protecting an Application I am wondering how you all protect your applications from being ?loaned out? to other people. I have been using Sentinel SuperPro hardware keys, but I do not think that I want to continue using them. I would be very interested in any software ?key? solutions that anyone could suggest. Jeff Barrows Outbak Technologies, LLC Racine, WI Phone: (262) 634-0653 Mailto: jeff_developer at hotmail.com www.outbaktech.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From my.lists at verizon.net Tue Aug 19 10:01:01 2003 From: my.lists at verizon.net (Francisco H Tapia) Date: Tue, 19 Aug 2003 08:01:01 -0700 Subject: [dba-VB] Re: [dba-SQLServer]Visual Basic 6.0/Crystal Reports 7.5 Crystl32.ocx (THREAD MOVED TO VB LIST) References: Message-ID: <000b01c36662$b4d65780$b615010a@FHTAPIA> Karen, I will forward your message to the approriate list :o), Now I woldn't go copying the regsvr32.exe over to winnt\system32 generally that file is already there unless someone or some bot deleted it. -Francisco http://rcm.netfirms.com On Tuesday, August 19, 2003 7:38 AM [GMT-8], Nicholson, Karen wrote: : I know this is a bit OT - but..... I am trying to get the active X : control to launch crystal reports from Visual Basic 6.0. I got the : crystl32.ocx file, but when I try to register it, I get a load : library failed the specified module could not be found. Are there : associated .dll's with this OCX that I am missing? Am I trying to : register it correctly by storing the regsvr32.exe and crystl32.ocx in : the same directory, c:winnt\system32? : : Any help is appreciated. From my.lists at verizon.net Tue Aug 19 10:01:01 2003 From: my.lists at verizon.net (Francisco H Tapia) Date: Tue, 19 Aug 2003 08:01:01 -0700 Subject: [dba-VB] Re: [dba-SQLServer]Visual Basic 6.0/Crystal Reports 7.5 Crystl32.ocx (THREAD MOVED TO VB LIST) References: Message-ID: <000b01c36662$b4d65780$b615010a@FHTAPIA> Karen, I will forward your message to the approriate list :o), Now I woldn't go copying the regsvr32.exe over to winnt\system32 generally that file is already there unless someone or some bot deleted it. -Francisco http://rcm.netfirms.com On Tuesday, August 19, 2003 7:38 AM [GMT-8], Nicholson, Karen wrote: : I know this is a bit OT - but..... I am trying to get the active X : control to launch crystal reports from Visual Basic 6.0. I got the : crystl32.ocx file, but when I try to register it, I get a load : library failed the specified module could not be found. Are there : associated .dll's with this OCX that I am missing? Am I trying to : register it correctly by storing the regsvr32.exe and crystl32.ocx in : the same directory, c:winnt\system32? : : Any help is appreciated. _______________________________________________ dba-SQLServer mailing list dba-SQLServer at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-sqlserver http://www.databaseadvisors.com From knicholson at gpsx.net Wed Aug 20 08:41:10 2003 From: knicholson at gpsx.net (Nicholson, Karen) Date: Wed, 20 Aug 2003 08:41:10 -0500 Subject: [dba-VB] Access Code versus VB6 Code Message-ID: Oh, the next journey in life. Now that I am SQL'ing away, I am now VB6'ing away. Or at least trying. Does anyone have any website addresses that contrast the differences between Access VBA and VB? For instance, it was so easy to place an event procedure on a button in Access to open a form. Took me a bit of time to find that this is achieved by a simpler frmProspects.Show in VB. I have a feeling that I am going to be tripping over this for a while. Next I need to open up a Crystal Report. Documentation says that I need to have to Crystal OCX from VB application on the form. I have the components, now how to get it on the form... This does look like it is going to be a blast once I get my feet under me. Thanks for any advice for a "newbie" to VB. From paul.hartland at fsmail.net Wed Aug 20 08:23:09 2003 From: paul.hartland at fsmail.net (paul.hartland at fsmail.net) Date: Wed, 20 Aug 2003 13:23:09 +0000 Subject: [dba-VB] Data Connection to a text file Message-ID: <20030820132310.ODQE12389.fep02-svc.ttys.com@localhost> To all, I have managed to create a connection to an Access Database like so : Function OpenDataConnection() As ADODB.Connection Set OpenDataConnection = New ADODB.Connection OpenDataConnection.CursorLocation = adUseClient OpenDataConnection.Open "PROVIDER=Microsoft.Jet.OLEDB.4.0;Data Source=" & pubstrDatabase & ";" End Function Where a user can select the Access Database they want to connect to, but I can't see to do the same to connect to a text file....Is it possible to connect to a text file in this way ? Thanks for any help in advance..... Paul Hartland __________________________________________________________________________ Join Freeserve http://www.freeserve.com/time/ Winner of the 2003 Internet Service Providers' Association awards for Best Unmetered ISP and Best Consumer Application. From paul.hartland at fsmail.net Wed Aug 27 04:23:47 2003 From: paul.hartland at fsmail.net (paul.hartland at fsmail.net) Date: Wed, 27 Aug 2003 11:23:47 +0200 (CEST) Subject: [dba-VB] Message-ID: <1624266.1061976227558.JavaMail.www@wwinf3009.me-wanadoo.net> To all, I have a access query which will contain a range of dates and a shift number (1,2,3), which will normally have data similar to the following: Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 26/08/03 2 12 26/08/03 3 56 26/08/03 3 43 I need to export this query out to Excel but stop after each shift number finishes and add sub-totals into the Excel sheet like so : Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 Sub-Total Qty 66 26/08/03 2 12 Sub-Total Qty 12 26/08/03 3 56 26/08/03 3 43 Sub-Total Qty 99 Anyone know a way that this can be achieved........ Thanks in advance for any help..... Paul -------------- next part -------------- An HTML attachment was scrubbed... URL: From paul.hartland at fsmail.net Wed Aug 27 04:23:47 2003 From: paul.hartland at fsmail.net (paul.hartland at fsmail.net) Date: Wed, 27 Aug 2003 11:23:47 +0200 (CEST) Subject: [dba-VB] [dba-SQLServer] Message-ID: <1624266.1061976227558.JavaMail.www@wwinf3009.me-wanadoo.net> To all, I have a access query which will contain a range of dates and a shift number (1,2,3), which will normally have data similar to the following: Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 26/08/03 2 12 26/08/03 3 56 26/08/03 3 43 I need to export this query out to Excel but stop after each shift number finishes and add sub-totals into the Excel sheet like so : Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 Sub-Total Qty 66 26/08/03 2 12 Sub-Total Qty 12 26/08/03 3 56 26/08/03 3 43 Sub-Total Qty 99 Anyone know a way that this can be achieved........ Thanks in advance for any help..... Paul -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- _______________________________________________ dba-SQLServer mailing list dba-SQLServer at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-sqlserver http://www.databaseadvisors.com From paul.hartland at fsmail.net Wed Aug 27 04:23:47 2003 From: paul.hartland at fsmail.net (paul.hartland at fsmail.net) Date: Wed, 27 Aug 2003 11:23:47 +0200 (CEST) Subject: [dba-VB] [AccessD] Message-ID: <1624266.1061976227558.JavaMail.www@wwinf3009.me-wanadoo.net> To all, I have a access query which will contain a range of dates and a shift number (1,2,3), which will normally have data similar to the following: Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 26/08/03 2 12 26/08/03 3 56 26/08/03 3 43 I need to export this query out to Excel but stop after each shift number finishes and add sub-totals into the Excel sheet like so : Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 Sub-Total Qty 66 26/08/03 2 12 Sub-Total Qty 12 26/08/03 3 56 26/08/03 3 43 Sub-Total Qty 99 Anyone know a way that this can be achieved........ Thanks in advance for any help..... Paul -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com From paul.hartland at fsmail.net Wed Aug 27 04:23:47 2003 From: paul.hartland at fsmail.net (paul.hartland at fsmail.net) Date: Wed, 27 Aug 2003 11:23:47 +0200 (CEST) Subject: [dba-VB] [AccessD] [dba-SQLServer] Message-ID: <1624266.1061976227558.JavaMail.www@wwinf3009.me-wanadoo.net> To all, I have a access query which will contain a range of dates and a shift number (1,2,3), which will normally have data similar to the following: Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 26/08/03 2 12 26/08/03 3 56 26/08/03 3 43 I need to export this query out to Excel but stop after each shift number finishes and add sub-totals into the Excel sheet like so : Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 Sub-Total Qty 66 26/08/03 2 12 Sub-Total Qty 12 26/08/03 3 56 26/08/03 3 43 Sub-Total Qty 99 Anyone know a way that this can be achieved........ Thanks in advance for any help..... Paul -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- _______________________________________________ dba-SQLServer mailing list dba-SQLServer at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-sqlserver http://www.databaseadvisors.com -------------- next part -------------- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com From paul.hartland at fsmail.net Wed Aug 27 04:23:47 2003 From: paul.hartland at fsmail.net (paul.hartland at fsmail.net) Date: Wed, 27 Aug 2003 11:23:47 +0200 (CEST) Subject: [dba-VB] [dba-SQLServer][AccessD] Message-ID: <1624266.1061976227558.JavaMail.www@wwinf3009.me-wanadoo.net> To all, I have a access query which will contain a range of dates and a shift number (1,2,3), which will normally have data similar to the following: Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 26/08/03 2 12 26/08/03 3 56 26/08/03 3 43 I need to export this query out to Excel but stop after each shift number finishes and add sub-totals into the Excel sheet like so : Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 Sub-Total Qty 66 26/08/03 2 12 Sub-Total Qty 12 26/08/03 3 56 26/08/03 3 43 Sub-Total Qty 99 Anyone know a way that this can be achieved........ Thanks in advance for any help..... Paul -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com -------------- next part -------------- _______________________________________________ dba-SQLServer mailing list dba-SQLServer at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-sqlserver http://www.databaseadvisors.com From Jeff at OUTBAKTech.com Fri Aug 15 07:22:49 2003 From: Jeff at OUTBAKTech.com (Jeff Barrows) Date: Fri, 15 Aug 2003 07:22:49 -0500 Subject: [dba-VB] Protecting an Application Message-ID: <8DA8776D2F418E46A2A464AC6CE630509238@outbaksrv1.outbaktech.com> I am wondering how you all protect your applications from being 'loaned out' to other people. I have been using Sentinel SuperPro hardware keys, but I do not think that I want to continue using them. I would be very interested in any software 'key' solutions that anyone could suggest. Jeff Barrows Outbak Technologies, LLC Racine, WI Phone: (262) 634-0653 Mailto: jeff_developer at hotmail.com www.outbaktech.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From Jeff at OUTBAKTech.com Fri Aug 15 07:22:49 2003 From: Jeff at OUTBAKTech.com (Jeff Barrows) Date: Fri, 15 Aug 2003 07:22:49 -0500 Subject: [dba-VB] [AccessD] Protecting an Application Message-ID: <8DA8776D2F418E46A2A464AC6CE630509238@outbaksrv1.outbaktech.com> I am wondering how you all protect your applications from being 'loaned out' to other people. I have been using Sentinel SuperPro hardware keys, but I do not think that I want to continue using them. I would be very interested in any software 'key' solutions that anyone could suggest. Jeff Barrows Outbak Technologies, LLC Racine, WI Phone: (262) 634-0653 Mailto: jeff_developer at hotmail.com www.outbaktech.com -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com From accessd at shaw.ca Fri Aug 15 09:48:41 2003 From: accessd at shaw.ca (Jim Lawrence (AccessD)) Date: Fri, 15 Aug 2003 07:48:41 -0700 Subject: [dba-VB] Protecting an Application In-Reply-To: <8DA8776D2F418E46A2A464AC6CE630509238@outbaksrv1.outbaktech.com> Message-ID: Hi Jeff: It is a bit risky because you may have to go back in at one point in time, but you can set you software to check to nic card number. I have some code for that but not here. HTH Jim -----Original Message----- From: dba-vb-bounces at databaseadvisors.com [mailto:dba-vb-bounces at databaseadvisors.com]On Behalf Of Jeff Barrows Sent: Friday, August 15, 2003 5:23 AM To: AccessD Cc: dba-VB Subject: [dba-VB] Protecting an Application I am wondering how you all protect your applications from being ?loaned out? to other people. I have been using Sentinel SuperPro hardware keys, but I do not think that I want to continue using them. I would be very interested in any software ?key? solutions that anyone could suggest. Jeff Barrows Outbak Technologies, LLC Racine, WI Phone: (262) 634-0653 Mailto: jeff_developer at hotmail.com www.outbaktech.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From my.lists at verizon.net Tue Aug 19 10:01:01 2003 From: my.lists at verizon.net (Francisco H Tapia) Date: Tue, 19 Aug 2003 08:01:01 -0700 Subject: [dba-VB] Re: [dba-SQLServer]Visual Basic 6.0/Crystal Reports 7.5 Crystl32.ocx (THREAD MOVED TO VB LIST) References: Message-ID: <000b01c36662$b4d65780$b615010a@FHTAPIA> Karen, I will forward your message to the approriate list :o), Now I woldn't go copying the regsvr32.exe over to winnt\system32 generally that file is already there unless someone or some bot deleted it. -Francisco http://rcm.netfirms.com On Tuesday, August 19, 2003 7:38 AM [GMT-8], Nicholson, Karen wrote: : I know this is a bit OT - but..... I am trying to get the active X : control to launch crystal reports from Visual Basic 6.0. I got the : crystl32.ocx file, but when I try to register it, I get a load : library failed the specified module could not be found. Are there : associated .dll's with this OCX that I am missing? Am I trying to : register it correctly by storing the regsvr32.exe and crystl32.ocx in : the same directory, c:winnt\system32? : : Any help is appreciated. From my.lists at verizon.net Tue Aug 19 10:01:01 2003 From: my.lists at verizon.net (Francisco H Tapia) Date: Tue, 19 Aug 2003 08:01:01 -0700 Subject: [dba-VB] Re: [dba-SQLServer]Visual Basic 6.0/Crystal Reports 7.5 Crystl32.ocx (THREAD MOVED TO VB LIST) References: Message-ID: <000b01c36662$b4d65780$b615010a@FHTAPIA> Karen, I will forward your message to the approriate list :o), Now I woldn't go copying the regsvr32.exe over to winnt\system32 generally that file is already there unless someone or some bot deleted it. -Francisco http://rcm.netfirms.com On Tuesday, August 19, 2003 7:38 AM [GMT-8], Nicholson, Karen wrote: : I know this is a bit OT - but..... I am trying to get the active X : control to launch crystal reports from Visual Basic 6.0. I got the : crystl32.ocx file, but when I try to register it, I get a load : library failed the specified module could not be found. Are there : associated .dll's with this OCX that I am missing? Am I trying to : register it correctly by storing the regsvr32.exe and crystl32.ocx in : the same directory, c:winnt\system32? : : Any help is appreciated. _______________________________________________ dba-SQLServer mailing list dba-SQLServer at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-sqlserver http://www.databaseadvisors.com From knicholson at gpsx.net Wed Aug 20 08:41:10 2003 From: knicholson at gpsx.net (Nicholson, Karen) Date: Wed, 20 Aug 2003 08:41:10 -0500 Subject: [dba-VB] Access Code versus VB6 Code Message-ID: Oh, the next journey in life. Now that I am SQL'ing away, I am now VB6'ing away. Or at least trying. Does anyone have any website addresses that contrast the differences between Access VBA and VB? For instance, it was so easy to place an event procedure on a button in Access to open a form. Took me a bit of time to find that this is achieved by a simpler frmProspects.Show in VB. I have a feeling that I am going to be tripping over this for a while. Next I need to open up a Crystal Report. Documentation says that I need to have to Crystal OCX from VB application on the form. I have the components, now how to get it on the form... This does look like it is going to be a blast once I get my feet under me. Thanks for any advice for a "newbie" to VB. From paul.hartland at fsmail.net Wed Aug 20 08:23:09 2003 From: paul.hartland at fsmail.net (paul.hartland at fsmail.net) Date: Wed, 20 Aug 2003 13:23:09 +0000 Subject: [dba-VB] Data Connection to a text file Message-ID: <20030820132310.ODQE12389.fep02-svc.ttys.com@localhost> To all, I have managed to create a connection to an Access Database like so : Function OpenDataConnection() As ADODB.Connection Set OpenDataConnection = New ADODB.Connection OpenDataConnection.CursorLocation = adUseClient OpenDataConnection.Open "PROVIDER=Microsoft.Jet.OLEDB.4.0;Data Source=" & pubstrDatabase & ";" End Function Where a user can select the Access Database they want to connect to, but I can't see to do the same to connect to a text file....Is it possible to connect to a text file in this way ? Thanks for any help in advance..... Paul Hartland __________________________________________________________________________ Join Freeserve http://www.freeserve.com/time/ Winner of the 2003 Internet Service Providers' Association awards for Best Unmetered ISP and Best Consumer Application. From paul.hartland at fsmail.net Wed Aug 27 04:23:47 2003 From: paul.hartland at fsmail.net (paul.hartland at fsmail.net) Date: Wed, 27 Aug 2003 11:23:47 +0200 (CEST) Subject: [dba-VB] Message-ID: <1624266.1061976227558.JavaMail.www@wwinf3009.me-wanadoo.net> To all, I have a access query which will contain a range of dates and a shift number (1,2,3), which will normally have data similar to the following: Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 26/08/03 2 12 26/08/03 3 56 26/08/03 3 43 I need to export this query out to Excel but stop after each shift number finishes and add sub-totals into the Excel sheet like so : Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 Sub-Total Qty 66 26/08/03 2 12 Sub-Total Qty 12 26/08/03 3 56 26/08/03 3 43 Sub-Total Qty 99 Anyone know a way that this can be achieved........ Thanks in advance for any help..... Paul -------------- next part -------------- An HTML attachment was scrubbed... URL: From paul.hartland at fsmail.net Wed Aug 27 04:23:47 2003 From: paul.hartland at fsmail.net (paul.hartland at fsmail.net) Date: Wed, 27 Aug 2003 11:23:47 +0200 (CEST) Subject: [dba-VB] [dba-SQLServer] Message-ID: <1624266.1061976227558.JavaMail.www@wwinf3009.me-wanadoo.net> To all, I have a access query which will contain a range of dates and a shift number (1,2,3), which will normally have data similar to the following: Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 26/08/03 2 12 26/08/03 3 56 26/08/03 3 43 I need to export this query out to Excel but stop after each shift number finishes and add sub-totals into the Excel sheet like so : Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 Sub-Total Qty 66 26/08/03 2 12 Sub-Total Qty 12 26/08/03 3 56 26/08/03 3 43 Sub-Total Qty 99 Anyone know a way that this can be achieved........ Thanks in advance for any help..... Paul -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- _______________________________________________ dba-SQLServer mailing list dba-SQLServer at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-sqlserver http://www.databaseadvisors.com From paul.hartland at fsmail.net Wed Aug 27 04:23:47 2003 From: paul.hartland at fsmail.net (paul.hartland at fsmail.net) Date: Wed, 27 Aug 2003 11:23:47 +0200 (CEST) Subject: [dba-VB] [AccessD] Message-ID: <1624266.1061976227558.JavaMail.www@wwinf3009.me-wanadoo.net> To all, I have a access query which will contain a range of dates and a shift number (1,2,3), which will normally have data similar to the following: Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 26/08/03 2 12 26/08/03 3 56 26/08/03 3 43 I need to export this query out to Excel but stop after each shift number finishes and add sub-totals into the Excel sheet like so : Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 Sub-Total Qty 66 26/08/03 2 12 Sub-Total Qty 12 26/08/03 3 56 26/08/03 3 43 Sub-Total Qty 99 Anyone know a way that this can be achieved........ Thanks in advance for any help..... Paul -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com From paul.hartland at fsmail.net Wed Aug 27 04:23:47 2003 From: paul.hartland at fsmail.net (paul.hartland at fsmail.net) Date: Wed, 27 Aug 2003 11:23:47 +0200 (CEST) Subject: [dba-VB] [AccessD] [dba-SQLServer] Message-ID: <1624266.1061976227558.JavaMail.www@wwinf3009.me-wanadoo.net> To all, I have a access query which will contain a range of dates and a shift number (1,2,3), which will normally have data similar to the following: Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 26/08/03 2 12 26/08/03 3 56 26/08/03 3 43 I need to export this query out to Excel but stop after each shift number finishes and add sub-totals into the Excel sheet like so : Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 Sub-Total Qty 66 26/08/03 2 12 Sub-Total Qty 12 26/08/03 3 56 26/08/03 3 43 Sub-Total Qty 99 Anyone know a way that this can be achieved........ Thanks in advance for any help..... Paul -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- _______________________________________________ dba-SQLServer mailing list dba-SQLServer at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-sqlserver http://www.databaseadvisors.com -------------- next part -------------- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com From paul.hartland at fsmail.net Wed Aug 27 04:23:47 2003 From: paul.hartland at fsmail.net (paul.hartland at fsmail.net) Date: Wed, 27 Aug 2003 11:23:47 +0200 (CEST) Subject: [dba-VB] [dba-SQLServer][AccessD] Message-ID: <1624266.1061976227558.JavaMail.www@wwinf3009.me-wanadoo.net> To all, I have a access query which will contain a range of dates and a shift number (1,2,3), which will normally have data similar to the following: Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 26/08/03 2 12 26/08/03 3 56 26/08/03 3 43 I need to export this query out to Excel but stop after each shift number finishes and add sub-totals into the Excel sheet like so : Date Shift Quantity 26/08/03 1 34 26/08/03 1 32 Sub-Total Qty 66 26/08/03 2 12 Sub-Total Qty 12 26/08/03 3 56 26/08/03 3 43 Sub-Total Qty 99 Anyone know a way that this can be achieved........ Thanks in advance for any help..... Paul -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com -------------- next part -------------- _______________________________________________ dba-SQLServer mailing list dba-SQLServer at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-sqlserver http://www.databaseadvisors.com