|
|
Sponsor |
Postgresql odbc coulumn bytea problem: msg#00153db.postgresql.odbc
Hi i hace a apps in visual basic. it connect to postgresql via odbc driver 7.03.02.00. the connection string its strCn = "DRIVER={PostgreSQL};DATABASE=prueba;SERVER=192.0.0.10;PORT=5432;UID=test;PWD=test;READONLY=0;PROTOCOL=7.x;FAKEOIDINDEX=0;SHOWOIDCOLUMN=0;ROWVERSIONING=0;SHOWSYSTEMTABLES=0;CONNSETTINGS=" well i create a table: CREATE TABLE "public"."crypto" ( "campo1" BYTEA ) WITH OIDS; and insert the data: stsql = " insert into crypto(campo1) values ( encrypt('prueba', 'fooz', 'bf'))" and its ok but when do: stSQL = "select decrypt(campo1, 'fooz', 'bf') as valor From crypto" the result return this: ?? please any idea thank -- Ing. Mario Soto Cordones Venezolana de Avaluos www.venezolanadeavaluos.com ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: problem with CVS version, Antonio Pennino |
|---|---|
| Next by Date: | Re: Updatable Cursors, CTID, and Views, Mark Dexter |
| Previous by Thread: | Updatable Cursors, CTID, and Views, Mark Dexter |
| Next by Thread: | bad performance for Access, ODBC and Postgres, Jean-Max Reymond |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home | sitemap
| advertise | OSDir is
an inevitable website.
|