Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Help in select query
Name: secrets Date: September 22, 2004 at 02:04:03 Pacific OS: Windows CPU/Ram: 1.0
Comment:
in my table i have two fields named l_series and h_series text. now i got a value of say some thing like st101 which should be b/w l_series and h_series how can i made a select query of this.
Summary: Hi, Thank you for your response, but here when I am using Crystal Report for VS.NET I have to use a specific crystal syntax which by the way is different for each programming language i.e., VB, C# etc...
Summary: I am a newbie in Java, I need help in using Vector class in this assignment import javax.swing.*; public class Main { public static void main (String[] args) { Info studentinfo[]= new Info[5]...