Hi,
Does anyone know an easy way to translate visual basic's sql into oracle's version of sql. As it stands I don't understand some of visual basics's sql language and I need to translate into oracle sql for a current project. Any ideas?
Thanks,
Printable View
Hi,
Does anyone know an easy way to translate visual basic's sql into oracle's version of sql. As it stands I don't understand some of visual basics's sql language and I need to translate into oracle sql for a current project. Any ideas?
Thanks,
Hi
Visual Basic's SQL ?
as for as i now Vb doesn't have its own SQL. It uses the SQL
of database to which it is conneted.
Pitamber Soni
SQL is a universal language with standard specifications.
There may be enhancements in one but in general it will be supported universally.