Viewing 5 posts - 16 through 20 (of 20 total)
For the main statement the data is on a SQL Server 2005 for the other on its on a MYSQL Server.
sorry if thats not what you needed. iam still trying...
August 21, 2007 at 7:58 am
OK, so iam not starting another post i thought i would ask this here.
the following code returns studentID and some other fields
-------------------------
DECLARE @sql varchar(1000) DECLARE @stat varchar(10) DECLARE...
August 13, 2007 at 2:52 am
thanks for all the help. seams to be working now
just need to figure out how to use the id it returns in a...
August 12, 2007 at 6:05 am
Sorry about this. Iam still trying to figure out how all of this works (haves done anything like this for over a year)
did u mean do this?
------------------------------
DECLARE @sql...
August 10, 2007 at 4:20 am
Viewing 5 posts - 16 through 20 (of 20 total)