Originally posted by : Cleber Ramos da Silva (cleberamos@globo.com)Help!I need to create code in ASP using SQL-Oracle,Is this possible? How ?Please,sorry, my english isn磘 perfect.I Wait answer.Thanks atencion
Originally posted by : Max Audisio (massimiliano_audisio@intesa.it)Hi Cleber,yes, it's possible !1) The connection string must be like this one :"Provider=MSDAORA;Data Source=SERVICENAME;User ID=USER;Password=PASSWORD"2) Be very careful with the date fields, you haveto use the "to_date" / "to_char" Oracle functions to insert or search on date fields.Byeeeeeeeeeeeeeeeee------------Cleber Ramos da Silva at 10/9/2001 8:12:33 AMHelp!I need to create code in ASP using SQL-Oracle,Is this possible? How ?Please,sorry, my english isn磘 perfect.I Wait answer.Thanks atencion
Was this answer helpful ?
Yes No
Originally posted by : Son Tung (tung9800697@yahoo.com)Uh oh I have a idea, If you use this ConnectionString = "Provider=MSDAORA;Data Source=SERVICENAME;User ID=USER;Password=PASSWORD"Maybe, this aspx page run only on the server, because you see no declare for URL's Server , default it is local, but I put a URL into it , there is a message here .. something like this " no client software available ..." Everybody who know it please give a solution . Thank , ..thank very much.. My email : tung9800697@yahoo.com------------Max Audisio at 11/12/2001 2:46:43 AMHi Cleber,yes, it's possible !1) The connection string must be like this one :"Provider=MSDAORA;Data Source=SERVICENAME;User ID=USER;Password=PASSWORD"2) Be very careful with the date fields, you haveto use the "to_date" / "to_char" Oracle functions to insert or search on date fields.Byeeeeeeeeeeeeeeeee------------Cleber Ramos da Silva at 10/9/2001 8:12:33 AMHelp!I need to create code in ASP using SQL-Oracle,Is this possible? How ?Please,sorry, my english isn磘 perfect.I Wait answer.Thanks atencion
Was this answer helpful ?
Yes No