![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Programming Guru
![]() Join Date: Apr 2005
Posts: 1,722
Rep Power: 5
![]() |
Re: Crystal Reporting + VB.Net + SQL
Do arrays start from the 1st index in Basic Syntax? It might affect what's happening if you're starting with the 0th. If that doesn't work, always experiment.
|
|
|
|
|
|
#12 |
|
18 Year Old Programmer
Join Date: Jan 2008
Posts: 26
Rep Power: 0
![]() |
Re: Crystal Reporting + VB.Net + SQL
I'm quite sure they do, from my past experience with Basic, but I can't say for absolute certain.
Will probably be no updates today, as it's one of our exam days. Hooray for midterms! I will check into that avenue though, and I'll try incrementing from 1 to the count, instead of 0 to the count - 1. Thanks. =]
__________________
Tier 2 Hardware Technician Net Effects, LLC Brunswick, Ohio |
|
|
|
|
|
#13 |
|
18 Year Old Programmer
Join Date: Jan 2008
Posts: 26
Rep Power: 0
![]() |
Re: Crystal Reporting + VB.Net + SQL
Update:
After testing, the array is not the issue. For some reason, it continues not to increment to the next record before doing the math again. Is there any way to use the incrementing variable to specify which record for the fields is being referenced?
__________________
Tier 2 Hardware Technician Net Effects, LLC Brunswick, Ohio |
|
|
|
|
|
#14 | |
|
Programming Guru
![]() Join Date: Apr 2005
Posts: 1,722
Rep Power: 5
![]() |
Re: Crystal Reporting + VB.Net + SQL
Quote:
Figure out how to index an array in Basic/Crystal Syntax (whichever you are using now). |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| vb.net to VBScript | randum77 | JavaScript and Client-Side Browser Scripting | 3 | May 1st, 2007 3:39 PM |
| crystal report problem | gpreetsingh | Visual Basic .NET | 0 | Mar 9th, 2006 2:35 PM |
| difference VB and VB.net | gpreetsingh | Visual Basic .NET | 10 | Feb 18th, 2006 6:18 AM |
| Crystal Reports Export Locks Up | ChiHappens | C# | 0 | Nov 18th, 2005 3:55 PM |
| Making a database application in VB.NET | emdiesse | Visual Basic .NET | 3 | Sep 18th, 2005 5:58 AM |